내보내기 도구를 Google Cloud Managed Service for Prometheus와 함께 사용하여 타사 애플리케이션 또는 Prometheus 인프라의 다른 구성요소에서 측정항목을 수집할 수 있습니다.
이 문서 집합에는 여러 일반적인 내보내기 도구에 대한 구성 안내가 포함되어 있습니다. 이 안내는 관리형 컬렉션을 Managed Service for Prometheus와 함께 사용하는 경우에만 적용됩니다.
자체 배포 컬렉션을 사용하는 경우 관련 내보내기 도구 문서에서 내보내기 도구의 소스 저장소가 있는 위치에 대한 자세한 내용을 참조하세요.
이 문서는 Managed Service for Prometheus에서 지원하는 내보내기 도구의 전체 목록이 아닙니다. 설정할 수 있는 모든 내보내기 도구를 스크래핑하도록 관리형 컬렉션을 구성할 수 있습니다. 이 목록은 가장 흔히 사용되는 일부 내보내기 도구에 대한 안내를 제공합니다.
애플리케이션 내보내기 도구
애플리케이션 내보내기 도구를 Managed Service for Prometheus와 함께 사용하여 타사 애플리케이션에서 측정항목을 수집할 수 있습니다.
이러한 내보내기 도구는 일반적으로 독립형 워크로드로 설정되거나 기존 GKE 배포의 사이드카로 설정됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-12(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)"]]