Introduction to exporter configuration

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:

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:

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.