From bcce47765660c4502d49f3c7ec87d4d5737d26cd Mon Sep 17 00:00:00 2001 From: Tonghao Zhang Date: Wed, 27 Aug 2025 09:12:57 -0400 Subject: [PATCH] Add CCF HuaTuo exporter to the exporters list in documentation Signed-off-by: Tonghao Zhang --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..31a31eee6 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -174,6 +174,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Alibaba Cloudmonitor exporter](https://github.com/aylei/aliyun-exporter) * [AWS CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter) (**official**) * [Azure Monitor exporter](https://github.com/RobustPerception/azure_metrics_exporter) + * [CCF HuaTuo exporter](https://github.com/ccfos/huatuo) * [Cloud Foundry Firehose exporter](https://github.com/cloudfoundry-community/firehose_exporter) * [Collectd exporter](https://github.com/prometheus/collectd_exporter) (**official**) * [Google Stackdriver exporter](https://github.com/frodenas/stackdriver_exporter)