File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -181,11 +181,13 @@ components:
181181
182182Likely you want to use the web store as a demo application for an observability
183183backend you already have (e.g. an existing instance of Jaeger, Zipkin, or one of
184- the [vendor of your choice](/ecosystem/vendors/).
184+ the [vendor of your choice](/ecosystem/vendors/)) .
185185
186186The OpenTelemetry Collector's configuration is exposed in the Helm chart. Any
187- additions you do will be merged into the default configuration. You can use this
188- to add your own exporters, and add them to the desired pipeline(s)
187+ additions you do will be merged into the default configuration.
188+
189+ You can create a custom file (e.g., `my-values-file.yaml`) and use it to add
190+ your own exporters to the desired pipeline(s) :
189191
190192` ` ` yaml
191193opentelemetry-collector:
You can’t perform that action at this time.
0 commit comments