Skip to content

Commit f80ae73

Browse files
authored
Update README.md
loggingexporter -> debugexporter
1 parent 256194f commit f80ae73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javaagent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It consists of a spring boot application with:
1616
- The collector is configured with
1717
the [OTLP receiver](https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/otlpreceiver)
1818
and export it to standard out with
19-
the [logging exporter](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/loggingexporter)
19+
the [logging exporter](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/debugexporter)
2020

2121
## Prerequisites
2222

0 commit comments

Comments
 (0)