New target in the prometheus.yaml #867
Unanswered
anil-venkata
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Use ServiceMonitor or PodMonitor, you may find more info in the getting-started |
Beta Was this translation helpful? Give feedback.
1 reply
-
@anil-venkata , @olegmayko and team, I had tried to apply yaml above to monitoring namespace after
but I can't find the target listed at
please advise. |
Beta Was this translation helpful? Give feedback.
1 reply
-
ok, I got a sample for it. the reason for mistake seems related to my svc missed with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
How can we add new target/exporter to the prometheus.yaml.
Actual requirement is , need to install telegraf for the logs and will be deploying as a daemonset in the cluster. And we will use prometheus as a output plugin for telegraf. and let say it will run with the port : 9273 in all the hosts like node_exporter.
So how can i add all the telegraf agents running in all the nodes as a target in the prometheus.
Beta Was this translation helpful? Give feedback.
All reactions