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
This seems similar to what was previously reported here (and presumably fixed): #70
It seems some metrics still get scraped successfully though. e.g. we also see these in the logs:
{"level":"info","msg":"Successfully collected data from druid emitter, druid/indexer","time":"2024-03-06T19:17:13Z"}
{"level":"info","msg":"Successfully collected data from druid emitter, druid/indexer","time":"2024-03-06T19:17:14Z"}
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We're also experiencing this on 31.0.1. I took a look at the change notes for Druid 27.0.0 and noticed this PR: apache/druid#14443. In it, it seems new metrics were added for the overlord and coordinator nodes which may be the root cause of this issue.
We're running
opstree/druid-exporter:v0.11
and recently noticed the following errors after upgrading Druid (from25.0.0
to29.0.0
):This seems similar to what was previously reported here (and presumably fixed): #70
It seems some metrics still get scraped successfully though. e.g. we also see these in the logs:
The text was updated successfully, but these errors were encountered: