ashwintumma23 commented on issue #14638:
URL: https://github.com/apache/druid/issues/14638#issuecomment-2695891733

   Hi @forzamehlano , 
   Got it! I think 
`druid.emitter.prometheus.deletePushGatewayMetricsOnShutdown` and/ or 
`druid.emitter.prometheus.waitForShutdownDelay` metrics would have helped but 
per the 
[documentation](https://druid.apache.org/docs/latest/development/extensions-contrib/prometheus/),
 they are supported for `pushgateway` strategy only, and not for the `exporter` 
strategy that you are looking for. 
   
   _Question_: Do you know if there a supported way in `exporter` strategy to 
clear the metrics once Prometheus is done scrapping the metrics? If yes, we may 
be able to support the clean up by invoking the corresponding API. 
   Thanks! 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to