Skip to content

Commit 13ee22a

Browse files
authored
add new repo (#53)
* add new repo * add new repo
1 parent b87983c commit 13ee22a

10 files changed

+50
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: prometheus
3+
repo: blackbox_exporter
4+
desc: "用于对外部服务进行探测的 Exporter,支持 HTTP、HTTPS、DNS、TCP、ICMP 等协议"
5+
desc_en: "Exporter for probing external services, supports HTTP, HTTPS, DNS, TCP, ICMP and other protocols"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: danielqsj
3+
repo: kafka_exporter
4+
desc: "Kafka 指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for Kafka metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: kubernetes
3+
repo: kube-state-metrics
4+
desc: "k8s官方推出的用于监控k8s集群状态的指标收集器,提供了大量的k8s集群状态指标,如节点状态、pod状态、deployment状态等"
5+
desc_en: "A metric collection agent for monitoring k8s cluster status officially launched by k8s, providing a large number of k8s cluster status metrics, such as node status, pod status, deployment status, etc."
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: hipages
3+
repo: php-fpm_exporter
4+
desc: "用于 PHP-FPM 指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for PHP-FPM metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: czerwonk
3+
repo: ping_exporter
4+
desc: "Ping 指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for Ping metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: ncabatoff
3+
repo: process-exporter
4+
desc: "用于进程指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for process metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: prometheus
3+
repo: snmp_exporter
4+
desc: "SNMP 指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for SNMP metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: ribbybibby
3+
repo: ssl_exporter
4+
desc: "SSL 证书指标的 Prometheus Exporter"
5+
desc_en: "Prometheus Exporter for SSL certificate metrics"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: enix
3+
repo: x509-certificate-exporter
4+
desc: "Prometheus 导出器用于监控 Kubernetes 集群或独立系统中的 x509 证书过期情况"
5+
desc_en: "Prometheus exporter to monitor x509 certificate expiration in Kubernetes clusters or standalone systems"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: Prometheus-Exporter
2+
owner: nerdswords
3+
repo: yet-another-cloudwatch-exporter
4+
desc: "AWS CloudWatch 的 Prometheus 导出器 - 通过 AWS 标签发现服务,获取 CloudWatch 指标数据,并以 AWS 标签作为标签,将其作为 Prometheus 指标提供"
5+
desc_en: "Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels"

0 commit comments

Comments
 (0)