Skip to content

Commit

Permalink
Added Telegraf
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuth committed Oct 3, 2021
1 parent d69ff3e commit cc4a103
Show file tree
Hide file tree
Showing 4 changed files with 8,917 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ scrape_configs:
static_configs:
- targets: ["promtail:9080"]

- job_name: "telegraf"
static_configs:
- targets: ["telegraf:9273"]


Loading

0 comments on commit cc4a103

Please sign in to comment.