File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The example uses the following elements:
1010- A collector configured with
1111 the [ OTLP receiver] ( https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/otlpreceiver )
1212 and exporting to the standard output with
13- the [ logging exporter] ( https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/loggingexporter ) .
13+ the [ logging exporter] ( https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/debugexporter ) .
1414- A spring configuration to suppress spans for the ` /actuator ` endpoint
1515- A spring configuration to set OTLP headers dynamically
1616 (not needed for the example - it shows how to configure exporters programmatically)
You can’t perform that action at this time.
0 commit comments