ashwintumma23 commented on code in PR #17689: URL: https://github.com/apache/druid/pull/17689#discussion_r1938220901
########## docs/development/extensions-contrib/prometheus.md: ########## @@ -90,6 +90,7 @@ Prometheus metric path is organized using the following schema: "dimensions" : <dimension list>, "type" : <timer|counter|gauge>, "conversionFactor": <conversionFactor>, + "histogramBuckets": <bucket values>, Review Comment: Makes sense, pushing changes to the following commit. -- 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]
