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

feat: Prometheus support for Quarkus based on MicroProfile Metrics #1490

Merged
merged 1 commit into from
Jun 8, 2020
Merged

feat: Prometheus support for Quarkus based on MicroProfile Metrics #1490

merged 1 commit into from
Jun 8, 2020

Conversation

astefanutti
Copy link
Member

@astefanutti astefanutti commented Jun 4, 2020

Fixes #1263.

Release Note

Prometheus support for Quarkus based on MicroProfile Metrics

@nicolaferraro nicolaferraro added the kind/feature New feature or request label Jun 5, 2020
@astefanutti astefanutti marked this pull request as ready for review June 8, 2020 14:23
@astefanutti astefanutti merged commit 5fb5890 into apache:master Jun 8, 2020
@astefanutti astefanutti deleted the pr-110 branch June 8, 2020 15:28
@astefanutti astefanutti added area/observability Logging, monitoring and tracing area/quarkus Related to the Quarkus runtime labels Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/observability Logging, monitoring and tracing area/quarkus Related to the Quarkus runtime kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent
2 participants