Skip to content

Commit

Permalink
local-dev: config changes to restore grafana functionality
Browse files Browse the repository at this point in the history
Changing a couple of things in the local-dev to
grafana going again.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
  • Loading branch information
crozzy committed Nov 18, 2021
1 parent ded0519 commit b2d68b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-dev/prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ scrape_configs:
static_configs:
- targets: ['clair-matcher:8089']

- job_name: notifier
- job_name: clair-notifier
metrics_path: "/metrics"
static_configs:
- targets: ['clair-notifier:8089']
Expand Down

0 comments on commit b2d68b3

Please sign in to comment.