Skip to content

Commit

Permalink
Update README to reference the service monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Stono committed Jul 14, 2020
1 parent e51a89b commit 58b7546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ The agents expose a metric endpoint on `:8080/metrics`, which you'll need to con
action: keep
```

Your other option if you're using the prometheus operator, is to install the helm chart with `--set prometheus.enableServiceMonitor=true`. This will create you a `Service` and a `ServiceMonitor`.

### Alerting

You could configure some alerts too, like this one which fires when we have consistent TCP test failures between zones for 2 minutes:
Expand Down

0 comments on commit 58b7546

Please sign in to comment.