Jakub Bujny

Results 4 comments of Jakub Bujny

So I've debugged it as I have the same case. The root cause of the problem is when you have defined custom metrics based on logs with some extractors and...

I would recommend to check which jobs are scraping SD exporter by using `topk(10, count by ( job)({__name__=~".*stackdriver.*"}))` query - in our case it was misconfiguration causing 3 independent Prometheus...

+1 here - I can try to raise PR with such functionality if maintainers are open for it?