laurentiuspurba
laurentiuspurba
I am having issue using `include=` filter. Using the following filter, no data was sent to Stackdriver ``` - args: - --stackdriver.project-id=MY-PROJECT - --prometheus.wal-directory=/prometheus/wal - --stackdriver.kubernetes.location=us-east1 - --stackdriver.kubernetes.cluster-name=MY-CLUSTER - --include={job=~"kubernetes-cadvisor"}...
Hello @joe-elliott , I recently configured `cert-exporter` on sandbox environment. I used helm for the installation and installed it in `cert-exporter` namespace. I can see Pod, Service, and ReplicaSet were...