You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I'm coming to you with a problem that keeps bugging me, namely the issue of debugging what the agent is doing (or not doing) when used to scrape metrics to forward to a prometheus.
My particular issue is that I'm running a pod that has all the right annotations (at least as per my understanding), but nothing gets scraped.
When I curl the path I'm seeing prometheus style metrics. And debugging this feels like a very extensive game of trial and error, so I'm wondering if there is a better way to get some info out of the agent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
I'm coming to you with a problem that keeps bugging me, namely the issue of debugging what the agent is doing (or not doing) when used to scrape metrics to forward to a prometheus.
My particular issue is that I'm running a pod that has all the right annotations (at least as per my understanding), but nothing gets scraped.
When I curl the path I'm seeing prometheus style metrics. And debugging this feels like a very extensive game of trial and error, so I'm wondering if there is a better way to get some info out of the agent.
For reference, here's the annotations:
and here's the job config:
Beta Was this translation helpful? Give feedback.
All reactions