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

Have Crossplane emit prometheus metrics about function runs #5001

Closed
Tracked by #4951
negz opened this issue Nov 14, 2023 · 1 comment · Fixed by #5006
Closed
Tracked by #4951

Have Crossplane emit prometheus metrics about function runs #5001

negz opened this issue Nov 14, 2023 · 1 comment · Fixed by #5006
Assignees

Comments

@negz
Copy link
Member

negz commented Nov 14, 2023

What problem are you facing?

We promoted composition functions to beta in Crossplane v1.14. I'd like to get them to v1/GA in v1.15. Right now Crossplane doesn't emit any specific metrics for functions, so would be difficult or impossible to monitor them.

How could Crossplane help solve your problem?

We should identify and add prometheus metrics to Crossplane to allow people to monitor functions.

@negz
Copy link
Member Author

negz commented Nov 14, 2023

Note that this would be gRPC client metrics for functions, since Crossplane is a client of a function. Adding metrics to the functions themselves is tracked in #5002.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant