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 optional MP metrics support for Micrometer backends; expand to SE #8018

Open
tjquinno opened this issue Nov 16, 2023 · 0 comments
Open
Labels
4.x Version 4.x enhancement New feature or request metrics MP P3 SE

Comments

@tjquinno
Copy link
Member

Environment Details

  • Helidon Version: 4.x
  • Helidon SE or Helidon MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Problem Description

The MicroProfile Metrics spec describes recommended (not required) ways to discover and configure the various Micrometer backends if the vendor implemented using Micrometer.

Helidon 4.0.0 uses Micrometer and so we could add this support to our implementation.

Because our SE metrics implementation also uses Micrometer we would want to support the various Micrometer backends in SE as well.

@tjquinno tjquinno added enhancement New feature or request MP SE metrics 4.x Version 4.x labels Nov 16, 2023
@m0mus m0mus added the P3 label Dec 21, 2023
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Normal priority in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request metrics MP P3 SE
Projects
Status: Normal priority
Development

No branches or pull requests

2 participants