mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.21k stars 238 forks source link

Webhooks not working with helm in kubernetes: * not configured in the exporter #823

Open TWpgo opened 2 months ago

TWpgo commented 2 months ago

I configured the exporter exactly like in the example for webhooks. I also tried every other configuration combination: project_defaults, wildcards, directly on the project .... everything. The exporter always gives me the error "... not configured in the exporter" on a webhook event.

image image