Introduction to exporter configuration Stay organized with collections Save and categorize content based on your preferences.
You can use exporters in conjunction with Google Cloud Managed Service for Prometheusto ingest metrics from third-party applications or from other componentsof the Prometheus infrastructure.
This set of documents includes configuration instructions for anumber of common exporters. These instructions apply only if you areusingmanaged collection with Managed Service for Prometheus.If you are using self-deployed collection, see the relevant exporterdocumentation for information about where to find the exporter's sourcerepository.
This document is not an exhaustive list of the exporters supported byManaged Service for Prometheus. You can configure managed collectionto scrape any exporter that you can set up. This list provides instructions forsome of the most commonly used exporters.
Application exporters
You can use application exporters with Managed Service for Prometheusto collect metrics from third-party applications.These exporters are typically set up as standalone workloads or assidecars to your existing GKE deployments.
For more information, see the following documents:
- Aerospike
- Apache ActiveMQ
- Apache Airflow
- Apache CouchDB
- Apache Flink
- Apache Hadoop
- Apache HBase
- Apache Kafka
- Apache Solr
- Apache Tomcat
- Apache Web Server (httpd)
- Apache Zookeeper
- Argo Workflows
- Elasticsearch
- etcd
- HAProxy
- HashiCorp Consul
- GKE Inference Gateway
- Ingress NGINX Controller
- Jenkins
- Jetty
- JetStream
- Kibana
- KubeRay
- llm-d
- Memcached
- MongoDB
- MySQL
- Nginx
- NVIDIA Triton
- PostgreSQL
- RabbitMQ
- Redis
- ScyllaDB
- TensorFlow Serving
- Text Generation Inference
- TorchServe
- Varnish
- Velero
- vLLM
Infrastructure exporters
The documents in this section contain example YAML manifests and otherconfiguration that you can use to install and scrape infrastructureexporters.For example, to replicate the experience of using thekube-prometheus repository,you can set up theKube State Metrics andNode Exporter exporters, and configure managedcollection to scrape thecAdvisor/Kubeletmetrics.
For more information, see the following documents:
- GKE control-planemetrics
- Hubble (GKE Dataplane V2)
- Istio
- Kube State Metrics
- cAdvisor/Kubelet
- Node Exporter
- NVIDIA Data Center GPU Manager (DCGM)
- Prometheus (self-monitoring)
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-19 UTC.