Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing provider metrics according to crossplane standard #166

Open
BigGold1310 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #167
Open

Missing provider metrics according to crossplane standard #166

BigGold1310 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #167
Labels
bug Something isn't working

Comments

@BigGold1310
Copy link
Contributor

What happened?

Crossplane added certain default metrics with the release for version 1.17.
Crossplane Metrics

The provider by now doesn't emit them, examples are:

crossplane_managed_resource_exists
crossplane_managed_resource_synced
crossplane_managed_resource_ready

How can we reproduce it?

Install the latest provider version on a crossplane 1.17 installation and enable the OTEL metrics.
The default controller ones will be emitted but not the crossplane specific ones.

What environment did it happen in?

Crossplane version: 1.17+
Crossplane Provider GitLab version: v0.9.0

@BigGold1310 BigGold1310 added the bug Something isn't working label Nov 14, 2024
@BigGold1310 BigGold1310 linked a pull request Nov 18, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant