pchang388 commented on issue #12701: URL: https://github.com/apache/druid/issues/12701#issuecomment-1208429592
As requested, here is the metrics/monitoring stuff we have. We use the grafana/prometheus/alertmanager stack as our platform on Kubernetes. * Druid Emitter = ["kafka", "http"] * HTTP JSON to Prometheus time-series format: https://github.com/opstree/druid-exporter * Druid base graph (we added other panels/views as needed): https://grafana.com/grafana/dashboards/12155 * Database Monitoring (PostGres): https://github.com/prometheus-community/postgres_exporter * A lot of graphs for this available, we use a combination from these: https://github.com/prometheus-community/postgres_exporter/issues/218 * Object Storage metrics/performance: Custom service that prom can scrape due to it being an in-house S3-compatible implementation -- 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]
