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

4.x: Add metrics for concurrency limits and fault tolerance #9304

Open
tomas-langer opened this issue Sep 30, 2024 · 3 comments
Open

4.x: Add metrics for concurrency limits and fault tolerance #9304

tomas-langer opened this issue Sep 30, 2024 · 3 comments
Assignees
Labels

Comments

@tomas-langer
Copy link
Member

Currently we do not have metrics in fault tolerance components, and we did not introduce them to concurrency limits (#8897).

We should find a good way to be able to expose information from these components that can be seen in metrics.
We should honor the name of the component, to allow differentiation between instances (i.e. we can have a fixed metric for a client and a server, and these should not be seen in metrics as the same instance) - this can be achieved through name, which can be specified by user in configuration, or when explicitly setting an instance.

@LateshDulani
Copy link

Watching.
Do we have a potential helidon version we expect this change to be available?

@m0mus m0mus added the enhancement New feature or request label Oct 10, 2024
@m0mus m0mus added the P3 label Oct 10, 2024
@m0mus m0mus moved this from Triage to In Progress in Backlog Oct 10, 2024
@lettrung99
Copy link

Watching.
Thanks,
David.

@lettrung99
Copy link

Hi team,
Could you clarify what specific types of metrics will be emitted by this enhancement? Additionally, in which version of Helidon will these new metrics features be available for users?
Thanks,
David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

4 participants