You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like otel-collector equal or higher than 0.86.0 has the "debug"
exporter.
So updated the README.md with the latest version of the otel-collector
(v0.109.0) and also the CI script.
Note that the OTLP gRPC and HTTP exporters connects to the Collector at `localhost:4317` and `localhost:4318/v1/traces` respectively. This can be changed with first argument from command-line, for example:
0 commit comments