Skip to content

Commit

Permalink
removing DHCP API target for dev and prep as per ND-452 (#293)
Browse files Browse the repository at this point in the history
* removing DHCP API target for dev and prep as per ND-452

* Commit changes made by code formatters

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
juddin927 and github-actions[bot] authored Oct 8, 2024
1 parent ccb076c commit 92de641
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 92de641

Please sign in to comment.