tanisdlj opened a new issue #12242: URL: https://github.com/apache/druid/issues/12242
### Affected Version 0.22.1 ### Description In [prometheus-emitter documentation saids that should always use default strategy (`exporter`) except peon tasks](https://druid.apache.org/docs/latest/development/extensions-contrib/prometheus.html#:~:text=Only%20peon%20task%20(short%2Dlived%20jobs)%20need%20to%20use%20pushgateway%20strategy.). Question is: How do I setup peons to have a different strategy than the middlemanager? I can't see any druid.indexer.runner.emitter.prometheus.strategy in the documentation or any way to specify a different strategy for peons. If there is not, then I guess is a missing feature. -- 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]
