Skip to content

Commit

Permalink
feat: add ocp27 to Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
RobHooper committed Aug 22, 2024
1 parent 61c2d4a commit fea7647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/prometheus/files/conf-prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scrape_configs:
'kingfisher-main': 'ocp23.open-contracting.org',
'ocds-live.docs': 'ocp19.open-contracting.org',
'prometheus-server-node': 'ocp20.open-contracting.org',
'data-registry': 'ocp13.open-contracting.org',
'data-registry': 'ocp27.open-contracting.org',
'redmine': 'ocp16.open-contracting.org',
}|items %}
- job_name: '{{ job_name }}'
Expand Down

0 comments on commit fea7647

Please sign in to comment.