From b164b60a3aebf111ad1cd6b5d9ba7576ddc226b2 Mon Sep 17 00:00:00 2001 From: HDS-nlucas <161347810+HDS-nlucas@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:23:17 -0500 Subject: [PATCH] Update exporters.md added Hitachi Vantara products exposing Prometheus metrics and the Commvault exporter. Signed-off-by: HDS-nlucas <161347810+HDS-nlucas@users.noreply.github.com> --- content/docs/instrumenting/exporters.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/docs/instrumenting/exporters.md b/content/docs/instrumenting/exporters.md index 4204aace2..86ca3a831 100644 --- a/content/docs/instrumenting/exporters.md +++ b/content/docs/instrumenting/exporters.md @@ -219,6 +219,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Cachet exporter](https://github.com/ContaAzul/cachet_exporter) * [ccache exporter](https://github.com/virtualtam/ccache_exporter) * [c-lightning exporter](https://github.com/lightningd/plugins/tree/master/prometheus) + * [Commvault exporter](https://github.com/marcinbojko/commvault_exporter) * [DHCPD leases exporter](https://github.com/DRuggeri/dhcpd_leases_exporter) * [Dovecot exporter](https://github.com/kumina/dovecot_exporter) * [Dnsmasq exporter](https://github.com/google/dnsmasq_exporter) @@ -304,6 +305,8 @@ separate exporters are needed: * [FreeBSD Kernel](https://www.freebsd.org/cgi/man.cgi?query=prometheus_sysctl_exporter&apropos=0&sektion=8&manpath=FreeBSD+12-current&arch=default&format=html) * [GitLab](https://docs.gitlab.com/ee/administration/monitoring/prometheus/gitlab_metrics.html) * [Grafana](https://grafana.com/docs/grafana/latest/administration/view-server/internal-metrics/) + * [Hitachi Content Platform](https://docs.hitachivantara.com/r/en-us/content-platform/9.7.x/mk-95hcph001/administering-hcp/system-monitoring/monitoring-hcp-performance-using-prometheus) + * [Hitachi Content Platform for Cloudscale](https://docs.hitachivantara.com/r/en-us/content-platform-for-cloud-scale/2.6.x/mk-hcpcs008/storage-components/metrics) * [JavaMelody](https://github.com/javamelody/javamelody/wiki/UserGuideAdvanced#exposing-metrics-to-prometheus) * [Kong](https://github.com/Kong/kong-plugin-prometheus) * [Kubernetes](https://github.com/kubernetes/kubernetes) (**direct**)