Open devieiraops opened 12 months ago
As the collectors are registered using prometheus.MustRegister
, the application wouldn't start unless registration was successful. It's likely the controller can't see the deployments, possibly because the CI hasn't annotated them?
Are you sure label dora-controller/enabled: 'true'
has been set for the deployments?
I noticed that the metrics :
don't aren't exported:
could be something that I have been doing wrong?
Look at all metrics found in http://localhost:2112/metrics :