Hey there, Trying to debug metrics collection via ...
# support
v
Hey there, Trying to debug metrics collection via pod annotations (
<http://signoz.io/scrape|signoz.io/scrape>
etc.) First I received some metrics, but then I've changed the type of those metrics from counter to gauge, and now I got two possible options to select from, but no metrics coming in anymore from my pods. No errors whatsoever in
otel-deployment
component. Is there additional method to debug this? P.S. We are on 0.78.0.
Renaming metric after changing its type resolved the issue. I suppose there's some underground bug with two similar named metrics but different types.