Unverified Commit 32bde408 authored by G33tha's avatar G33tha Committed by GitHub
Browse files

added kafka-lag-exporter

Showing with 4 additions and 0 deletions
+4 -0
......@@ -67,6 +67,10 @@ scrape_configs:
- job_name: 'log-elasticsearch-exporter'
static_configs:
- targets: ['monitor_stateful_log_elasticsearch_exporter:9108']
- job_name: 'kafka-lag-exporter'
static_configs:
- targets: ['kafka-lag-exporter:9308']
{% if groups['postgresql-master'] is defined %}
- job_name: 'master-postgres-exporter'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment