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

Micrometer performance improvements - runtime package #40598

Open
Tracked by #40507
brunobat opened this issue May 13, 2024 · 1 comment
Open
Tracked by #40507

Micrometer performance improvements - runtime package #40598

brunobat opened this issue May 13, 2024 · 1 comment
Labels
area/metrics good first issue Good for newcomers kind/enhancement New feature or request

Comments

@brunobat
Copy link
Contributor

brunobat commented May 13, 2024

Description

Implement improvements described in #40507 on the io.quarkus.micrometer.runtime packages.
There are 2 classes that I identified for optimisation:

  • MicrometerCountedInterceptor
  • MicrometerMetricsFactory
  • MicrometerTimedInterceptor
@brunobat brunobat added the kind/enhancement New feature or request label May 13, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented May 13, 2024

/cc @ebullient (micrometer)

@brunobat brunobat added the good first issue Good for newcomers label May 13, 2024
@brunobat brunobat changed the title Micrometer performance improvements - binder and runtime packages Micrometer performance improvements - runtime package May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant