Stay organized with collections
Save and categorize content based on your preferences.
You can use exporters in conjunction with Google Cloud Managed Service for Prometheus
to ingest metrics from third-party applications or from other components
of the Prometheus infrastructure.
This set of documents includes configuration instructions for a
number of common exporters. These instructions apply only if you are
using managed collection with Managed Service for Prometheus.
If you are using self-deployed collection, see the relevant exporter
documentation for information about where to find the exporter's source
repository.
This document is not an exhaustive list of the exporters supported by
Managed Service for Prometheus. You can configure managed collection
to scrape any exporter that you can set up. This list provides instructions for
some of the most commonly used exporters.
Application exporters
You can use application exporters with Managed Service for Prometheus
to collect metrics from third-party applications.
These exporters are typically set up as standalone workloads or as
sidecars to your existing GKE deployments.
For more information, see the following documents:
The documents in this section contain example YAML manifests and other
configuration that you can use to install and scrape infrastructure
exporters.
For example, to replicate the experience of using the
kube-prometheus repository,
you can set up the Kube State Metrics and
Node Exporter exporters, and configure managed
collection to scrape the cAdvisor/Kubelet
metrics.
For more information, see the following documents:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,["# Introduction to exporter configuration\n\nYou can use exporters in conjunction with Google Cloud Managed Service for Prometheus\nto ingest metrics from third-party applications or from other components\nof the Prometheus infrastructure.\n\nThis set of documents includes configuration instructions for a\nnumber of common exporters. These instructions apply only if you are\nusing [managed collection](/stackdriver/docs/managed-prometheus/setup-managed) with Managed Service for Prometheus.\nIf you are using self-deployed collection, see the relevant exporter\ndocumentation for information about where to find the exporter's source\nrepository.\n\nThis document is not an exhaustive list of the exporters supported by\nManaged Service for Prometheus. You can configure managed collection\nto scrape any exporter that you can set up. This list provides instructions for\nsome of the most commonly used exporters.\n\nApplication exporters\n---------------------\n\nYou can use application exporters with Managed Service for Prometheus\nto collect metrics from third-party applications.\nThese exporters are typically set up as standalone workloads or as\nsidecars to your existing GKE deployments.\n\nFor more information, see the following documents:\n\n- [Aerospike](/stackdriver/docs/managed-prometheus/exporters/aerospike)\n- [Apache ActiveMQ](/stackdriver/docs/managed-prometheus/exporters/activemq)\n- [Apache Airflow](/stackdriver/docs/managed-prometheus/exporters/airflow)\n- [Apache CouchDB](/stackdriver/docs/managed-prometheus/exporters/couchdb)\n- [Apache Flink](/stackdriver/docs/managed-prometheus/exporters/flink)\n- [Apache Hadoop](/stackdriver/docs/managed-prometheus/exporters/hadoop)\n- [Apache HBase](/stackdriver/docs/managed-prometheus/exporters/hbase)\n- [Apache Kafka](/stackdriver/docs/managed-prometheus/exporters/kafka)\n- [Apache Solr](/stackdriver/docs/managed-prometheus/exporters/solr)\n- [Apache Tomcat](/stackdriver/docs/managed-prometheus/exporters/tomcat)\n- [Apache Web Server (httpd)](/stackdriver/docs/managed-prometheus/exporters/apache)\n- [Apache Zookeeper](/stackdriver/docs/managed-prometheus/exporters/zookeeper)\n- [Argo Workflows](/stackdriver/docs/managed-prometheus/exporters/argo-workflows)\n- [Elasticsearch](/stackdriver/docs/managed-prometheus/exporters/elasticsearch)\n- [etcd](/stackdriver/docs/managed-prometheus/exporters/etcd)\n- [HAProxy](/stackdriver/docs/managed-prometheus/exporters/haproxy)\n- [HashiCorp Consul](/stackdriver/docs/managed-prometheus/exporters/consul)\n- [Inference Optimized Gateway](/stackdriver/docs/managed-prometheus/exporters/inference-optimized-gateway)\n- [Ingress NGINX Controller](/stackdriver/docs/managed-prometheus/exporters/ingress-nginx)\n- [Jenkins](/stackdriver/docs/managed-prometheus/exporters/jenkins)\n- [Jetty](/stackdriver/docs/managed-prometheus/exporters/jetty)\n- [JetStream](/stackdriver/docs/managed-prometheus/exporters/jetstream)\n- [Kibana](/stackdriver/docs/managed-prometheus/exporters/kibana)\n- [KubeRay](/stackdriver/docs/managed-prometheus/exporters/kuberay)\n- [Memcached](/stackdriver/docs/managed-prometheus/exporters/memcached)\n- [MongoDB](/stackdriver/docs/managed-prometheus/exporters/mongodb)\n- [MySQL](/stackdriver/docs/managed-prometheus/exporters/mysql)\n- [Nginx](/stackdriver/docs/managed-prometheus/exporters/nginx)\n- [NVIDIA Triton](/stackdriver/docs/managed-prometheus/exporters/nvidia-triton)\n- [PostgreSQL](/stackdriver/docs/managed-prometheus/exporters/postgresql)\n- [RabbitMQ](/stackdriver/docs/managed-prometheus/exporters/rabbitmq)\n- [Redis](/stackdriver/docs/managed-prometheus/exporters/redis)\n- [ScyllaDB](/stackdriver/docs/managed-prometheus/exporters/scylladb)\n- [TensorFlow Serving](/stackdriver/docs/managed-prometheus/exporters/tf-serving)\n- [Text Generation Inference](/stackdriver/docs/managed-prometheus/exporters/tgi)\n- [TorchServe](/stackdriver/docs/managed-prometheus/exporters/torchserve)\n- [Varnish](/stackdriver/docs/managed-prometheus/exporters/varnish)\n- [Velero](/stackdriver/docs/managed-prometheus/exporters/velero)\n- [vLLM](/stackdriver/docs/managed-prometheus/exporters/vllm)\n\nInfrastructure exporters\n------------------------\n\nThe documents in this section contain example YAML manifests and other\nconfiguration that you can use to install and scrape infrastructure\n[exporters](https://prometheus.io/docs/instrumenting/exporters/).\nFor example, to replicate the experience of using the\n[`kube-prometheus` repository](https://github.com/prometheus-operator/kube-prometheus),\nyou can set up the [Kube State Metrics](/stackdriver/docs/managed-prometheus/exporters/kube_state_metrics) and\n[Node Exporter](/stackdriver/docs/managed-prometheus/exporters/node_exporter) exporters, and configure managed\ncollection to scrape the [cAdvisor/Kubelet](/stackdriver/docs/managed-prometheus/exporters/kubelet-cadvisor)\nmetrics.\n\nFor more information, see the following documents:\n\n- [GKE control-plane\n metrics](/stackdriver/docs/solutions/gke/managing-metrics#control-plane-metrics)\n- [Hubble (GKE Dataplane V2)](/kubernetes-engine/docs/concepts/about-dpv2-observability)\n- [Istio](/stackdriver/docs/managed-prometheus/exporters/istio)\n- [Kube State Metrics](/stackdriver/docs/managed-prometheus/exporters/kube_state_metrics)\n- [cAdvisor/Kubelet](/stackdriver/docs/managed-prometheus/exporters/kubelet-cadvisor)\n- [Node Exporter](/stackdriver/docs/managed-prometheus/exporters/node_exporter)\n- [NVIDIA Data Center GPU Manager (DCGM)](/stackdriver/docs/managed-prometheus/exporters/nvidia-dcgm)\n- [Prometheus (self-monitoring)](/stackdriver/docs/managed-prometheus/exporters/prometheus)"]]