[question] Multi service Datadog dashboard setup #302
Answered
by
dasch
IanVaughan
asked this question in
Q&A
|
I have a question here on SO, but its not getting any answers I am using the cool monitoring feature: https://github.com/zendesk/racecar#datadog-monitoring Which works well with our single service. Now we are expanding into more services, I'm wondering what the correct config for monitoring is:
|
Answered by
dasch
Oct 3, 2022
Replies: 1 comment
|
If you're running your services on Kubernetes then Datadog is likely already scraping some info and using that to populate tags such as |
0 replies
Answer selected by
dasch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're running your services on Kubernetes then Datadog is likely already scraping some info and using that to populate tags such as
kube_namespaceand whatnot; I recommend leaning on those. You may need to set up that scraping.