Hello All, I am new to the channel. I did spend a...
# kubernetes
s
Hello All, I am new to the channel. I did spend a brief time browsing this channel, and I have so much to learn about containers from all of you. I am working on building monitoring dashboards on datadog for my Kubernetes cluster, any suggestions or ideas that might have worked for you ? please advise.
c
It depends on where you are running your cluster. On EKS for example, you need to include a datadog add-on to the cluster. Then apply the datadog API as a secret, and also the agent manifest. The manifest should include where you are scraping from. See below for an example of a datadog agent manifest. https://github.com/network-charles/weaviate-k8s/blob/main/Lab%2005/datadog-agent.yaml