You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "Kenrick0 (via GitHub)" <gi...@apache.org> on 2023/03/04 07:45:37 UTC

[GitHub] [druid] Kenrick0 commented on issue #13202: promethes-emitter complains of unmapped metrics

Kenrick0 commented on issue #13202:
URL: https://github.com/apache/druid/issues/13202#issuecomment-1454652543

   I ran into the same problem in version 25.0.0, and found that the code is using `druid.service` as the prefix. In my case this was set to `druid/historical`, so the path to use in metricDimensions.json was `druid/historical-segment/count`.
   
   I found that you can also just remove the prefix and just use 'segment/count', this causes both metrics to be reported with the same metric name but this seems to work without issue in Prometheus.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org