techdocsmith commented on a change in pull request #11618:
URL: https://github.com/apache/druid/pull/11618#discussion_r694233052



##########
File path: docs/development/extensions.md
##########
@@ -94,6 +94,7 @@ All of these community extensions can be downloaded using 
[pull-deps](../operati
 |druid-momentsketch|Support for approximate quantile queries using the 
[momentsketch](https://github.com/stanford-futuredata/momentsketch) 
library|[link](../development/extensions-contrib/momentsketch-quantiles.md)|
 |druid-tdigestsketch|Support for approximate sketch aggregators based on 
[T-Digest](https://github.com/tdunning/t-digest)|[link](../development/extensions-contrib/tdigestsketch-quantiles.md)|
 |gce-extensions|GCE 
Extensions|[link](../development/extensions-contrib/gce-extensions.md)|
+|prometheus-emitter|This extension exposes [Druid 
metrics](https://druid.apache.org/docs/latest/operations/metrics.html) for 
collection by a Prometheus server 
(https://prometheus.io/)|[link](../development/extensions-contrib/prometheus.md)|

Review comment:
       ```suggestion
   |prometheus-emitter|Exposes [Druid metrics](../operations/metrics.md) for 
Prometheus server collection 
(https://prometheus.io/)|[link](./extensions-contrib/prometheus.md)|
   ```
   update to relative link style.




-- 
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