From a897729bd408ad8d945b0c545afd3e3e5bc1498e Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Fri, 15 Dec 2023 22:09:31 +1100 Subject: [PATCH] Add the OpenCost Exporter from the Prometheus Community Helm Charts Signed-off-by: Matt Ray --- content/docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/instrumenting/exporters.md b/content/docs/instrumenting/exporters.md index fd28ffd28..6e06b9a8e 100644 --- a/content/docs/instrumenting/exporters.md +++ b/content/docs/instrumenting/exporters.md @@ -165,6 +165,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [AWS Cost Exporter](https://github.com/opensourceelectrolux/aws-cost-exporter) * [Azure Cost Exporter](https://github.com/opensourceelectrolux/azure-cost-exporter) * [Kubernetes Cost Exporter](https://github.com/opensourceelectrolux/kubernetes-cost-exporter) + * [OpenCost Exporter](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-opencost-exporter) ### Other monitoring systems * [Akamai Cloudmonitor exporter](https://github.com/ExpressenAB/cloudmonitor_exporter)