Skip to content

Commit

Permalink
Update server_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranshila authored Feb 8, 2024
1 parent 73d7232 commit 50f41b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/software/server_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ Now, we configure. Open up `/etc/prometheus/prometheus.yml` and edit to contain:
global:
scrape_interval: 10s
evaluation_interval: 10s
external_labels:
origin_prometheus: <some unique identifer>
scrape_configs:
- job_name: "prometheus"
static_configs:
Expand Down

0 comments on commit 50f41b7

Please sign in to comment.