We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256194f commit f80ae73Copy full SHA for f80ae73
javaagent/README.md
@@ -16,7 +16,7 @@ It consists of a spring boot application with:
16
- The collector is configured with
17
the [OTLP receiver](https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/otlpreceiver)
18
and export it to standard out with
19
- the [logging exporter](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/loggingexporter)
+ the [logging exporter](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/debugexporter)
20
21
## Prerequisites
22
0 commit comments