forked from reachfh/absinthe_federation_example
-
Notifications
You must be signed in to change notification settings - Fork 0
/
datadog.yml
22 lines (19 loc) · 870 Bytes
/
datadog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
# https://github.com/DataDog/datadog-agent/blob/main/pkg/config/config_template.yaml
# https://docs.datadoghq.com/agent/docker/?tab=standard
api_key:
# https://docs.datadoghq.com/agent/logs/?tab=tailfiles
# https://docs.datadoghq.com/logs/log_collection/?tab=host#logging-endpoints
# DD_LOGS_ENABLED=true
# logs_enabled: true
# The receiver configuration. It is an exact copy of the current OpenTelemetry Collector Receiver Configuration:
# https://github.com/open-telemetry/opentelemetry-collector/blob/47a899d/receiver/otlpreceiver/config.md
# Because this configuration is marked as "Beta" by OpenTelemetry, it is subject to change. See also:
# https://github.com/open-telemetry/opentelemetry-collector#status.
# https://docs.datadoghq.com/tracing/setup_overview/open_standards/
experimental:
otlp:
receiver:
protocols:
grpc:
http: