Skip to content

Commit

Permalink
removing DHCP API target for dev and prep as per ND-452
Browse files Browse the repository at this point in the history
  • Loading branch information
juddin927 committed Oct 7, 2024
1 parent ccb076c commit 5f3d766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s-values/values.kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ prometheus:
module: [default]
static_configs:
- targets:
- https://dhcp-dns-admin.dev.staff.service.justice.gov.uk/api/dhcp-stats
- https://dhcp-dns-admin.prep.staff.service.justice.gov.uk/api/dhcp-stats
# - https://dhcp-dns-admin.dev.staff.service.justice.gov.uk/api/dhcp-stats
# - https://dhcp-dns-admin.prep.staff.service.justice.gov.uk/api/dhcp-stats
- https://dhcp-dns-admin.staff.service.justice.gov.uk/api/dhcp-stats
relabel_configs:
- source_labels: [__address__]
Expand Down

0 comments on commit 5f3d766

Please sign in to comment.