-
QuestionWe host multiple JBoss services on a single host, where we install the Datadog Agent (without logs enabled), but in use for Network, Infra, and other monitoring. For APM, we need to have multiple service tag entries in the datadog.yaml. Logs are forwarded to Datadog via Vector and we identify service by the log being sent. The issue we are seeing is the resulting Log in Datadog containing multiple service tags. It appears the tags set in the datadog.yaml and the tag being set in the vector config are being consolidated. Has anyone come across something similar? Vector ConfigNo response Vector LogsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @mcraig88, can you share a sample of the tags? Also, an example of tags you want to publish? |
Beta Was this translation helpful? Give feedback.
After doing more investigation, I believe this to be more on the DD APM, and Datadog yaml configuration side of things, VS the Vector configuration.
I'm pretty sure our Vector config is doing to right thing. We can close this for now, and if I can't resolve the APM/DD configuration I'll return here and re-ask the question with more details.
Thank you.