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 8df6628 commit 08cffddCopy full SHA for 08cffdd
examples/basic_phoenix_ecto/config/runtime.exs
@@ -86,7 +86,7 @@ if config_env() == :prod do
86
87
# Example configuration for Lightstep.com, for more refers to:
88
# https://github.com/open-telemetry/opentelemetry-erlang/tree/main/apps/opentelemetry_exporter#application-environment
89
- # config :opentelemetry_exporter
+ # config :opentelemetry_exporter,
90
# # You can also configure the compression type for exporting traces.
91
# oltp_traces_compression: :gzip,
92
# otlp_traces_endpoint: "https://ingest.lightstep.com:443/traces/otlp/v0.9",
0 commit comments