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.
Vadim Ermolin
04/09/2025, 8:54 PM
Renaming metric after changing its type resolved the issue. I suppose there's some underground bug with two similar named metrics but different types.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.