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

feature: /metrics #2039

Open
1 task
MikeSpreitzer opened this issue Sep 20, 2022 · 0 comments
Open
1 task

feature: /metrics #2039

MikeSpreitzer opened this issue Sep 20, 2022 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@MikeSpreitzer
Copy link
Contributor

Feature Description

A kcp server should offer Prometheus metrics per workspace. That is, a workspace-specific URL that can be GETted to produce workspace-specific metrics.

Proposed Solution

This will be challenging in the code, because metrics production is currently not object-oriented. Perhaps the solution will be to replace the standard functions with ones that dispatch on workspace extracted from context?

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

@MikeSpreitzer MikeSpreitzer added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 20, 2022
@csams csams added this to kcp Sep 20, 2022
@csams csams moved this to New in kcp Sep 20, 2022
@nrb nrb moved this from New to Backlog in kcp Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant