openstack-helm-infra/prometheus-blackbox-exporter/requirements.yaml
Vipul Jain 628186f05e prometheus exporter to monitor health check for web URL
1) A separate prometheus job need to provide target and scrap metrics
2) it is based on https://github.com/prometheus/blackbox_exporter

Adding script file for deployment and job under zuul.d
Resolving conflict
Change-Id: Ia15ab7d8ef882886fe0e37cc2599e6815d7bcc6c
2020-08-11 22:39:54 +05:30

7 lines
109 B
YAML

---
dependencies:
- name: helm-toolkit
repository: http://localhost:8879/charts
version: 0.1.0
...