push-gateway: add component and config
After requests from users this commits adds the push gateway component to the cluster. For that adds a deployment that deploys a replica of the prometheus gateway and then defines different resources like the service and the ingress to access the push gateway and the servicemonitor to scrape the metrics on it. Testing: - Installed locally via helm install. JIRA Refs: - MONIT-4040
parent
ebfc8594
No related branches found
No related tags found
Showing
- docs/metrics.md 33 additions, 0 deletionsdocs/metrics.md
- templates/pushgateway/deployment.yaml 30 additions, 0 deletionstemplates/pushgateway/deployment.yaml
- templates/pushgateway/ingress.yaml 29 additions, 0 deletionstemplates/pushgateway/ingress.yaml
- templates/pushgateway/service.yaml 16 additions, 0 deletionstemplates/pushgateway/service.yaml
- templates/pushgateway/servicemonitor.yaml 16 additions, 0 deletionstemplates/pushgateway/servicemonitor.yaml
- values.yaml 28 additions, 0 deletionsvalues.yaml
Loading
Please register or sign in to comment