Update otel.config.yml
This commit is contained in:
parent
fe03683f0c
commit
275c9e3a1e
|
|
@ -54,7 +54,7 @@ exporters:
|
|||
datadog/exporter:
|
||||
api:
|
||||
site: us5.datadoghq.com
|
||||
key: "4f5778c6cf5381df89606004b4cacbc9"
|
||||
key: "replace_api_key"
|
||||
|
||||
service:
|
||||
pipelines:
|
||||
|
|
@ -69,4 +69,4 @@ service:
|
|||
logs:
|
||||
receivers: [otlp, filelog]
|
||||
processors: [batch]
|
||||
exporters: [datadog/exporter]
|
||||
exporters: [datadog/exporter]
|
||||
|
|
|
|||
Loading…
Reference in New Issue