You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/26 20:13:09 UTC

[GitHub] [pulsar-helm-chart] miecio45 opened a new pull request #100: Extend podmonitor and add relabels

miecio45 opened a new pull request #100:
URL: https://github.com/apache/pulsar-helm-chart/pull/100


   ### Motivation
   
   As I wanted to use [streamnative/apache-pulsar-grafana-dashboard](https://github.com/streamnative/apache-pulsar-grafana-dashboard) with this helm chart and own cluster wide Prometheus stack I decided that use of PodMonitor CRD is a good way. Unfortunately prometheus config has some metrics relabelings that are required by grafana dashboard. I decied to port them directly to PodMonitor definition
   
   ### Modifications
   
   * Added missing PodMonitor for autorecovery
   * Port relabelings from `prometheus-configmap.yaml` to each PodMonitor
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] sijie merged pull request #100: Extend podmonitor and add relabels

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #100:
URL: https://github.com/apache/pulsar-helm-chart/pull/100


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org