-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Actually we can easily configure Datadog agent to send logs, metrics or traces to a vector aggregator. But seems it doesn't work for the lambda extension.
Used both bellow configurations, but the datadog extension keep sending log to the datadog intake directly.
vector:
logs:
enabled: true
url: "http://<OPW_HOST>:8282"DD_VECTOR_LOGS_ENABLED="true"
DD_VECTOR_LOGS_URL="http://<OPW_HOST>:8282"Do you know if there is a plan to fix this or anyone can direct me where/how to fix ?
Thanks
cunymatthieu and olsib
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request