resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
753 stars 149 forks source link

build_info missing revision and version #176

Open ben-nelson-nbcuni opened 4 months ago

ben-nelson-nbcuni commented 4 months ago

The prometheus metric for build_info has unknown for the revision and version labels on docker.io/bitnami/kubernetes-event-exporter:1.6.1-debian-12-r19:

build_info{goarch="arm64",goos="linux",goversion="go1.21.9",revision="unknown",version="unknown"} 1

image
t3mi commented 4 months ago

You need to set next values for bitnami chart if version is needed in the metrics

image:
  registry: ghcr.io
  repository: resmoio/kubernetes-event-exporter
  tag: v1.7