File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,9 +102,9 @@ for instructions.
102102
1031031 . Create the following directory structure in the root directory of the application. Clone the
104104opentelemetry-cpp and opentelemetry-cpp-contrib under the ` deps ` directory as given below. And
105- copy the script and patch file from to the ` tools ` directory.
105+ copy the script and patch file from the ` build_tools ` directory to the ` tools ` directory.
106106
107- ```
107+ ```console
108108 # <project-repo-root>
109109 # |
110110 # - tools
@@ -119,7 +119,7 @@ copy the script and patch file from to the `tools` directory.
119119 # - opentelemetry-cpp-contrib/exporters/geneva
120120 #
121121 ```
122- 2 . Execute ` build_geneva_metrics_exporter.sh ` script from the ` tools ` directory
122+ 2 . Execute ` build_geneva_metrics_exporter.sh ` script from the ` tools ` directory.
123123
124124 ``` console
125125 $ cd <project-root>/tools && ./build_geneva_metrics_exporter.sh
You can’t perform that action at this time.
0 commit comments