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

metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent #1263

Closed
lburgazzoli opened this issue Feb 11, 2020 · 1 comment · Fixed by #1490
Closed
Assignees
Labels
area/observability Logging, monitoring and tracing
Milestone

Comments

@lburgazzoli
Copy link
Contributor

quarkus provides a metrics extension based on the MicroProfile/SmallRye that can be used to generate metrics for prometheus, so in quarkus mode, camel-k should opt to use it instead of the prometheus agent.

Some refs:

We need to be sure we do expose the same metrics in both the scenarios.

@lburgazzoli lburgazzoli added this to the 1.0.0-RC2 milestone Feb 11, 2020
@lburgazzoli
Copy link
Contributor Author

/cc @astefanutti

@astefanutti astefanutti added this to To do in Observability Feb 11, 2020
@astefanutti astefanutti added the area/observability Logging, monitoring and tracing label Feb 14, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.0.0-RC2, 1.0.0-future Feb 20, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.0.0, post 1.0.0 Apr 28, 2020
@astefanutti astefanutti self-assigned this Jun 2, 2020
@lburgazzoli lburgazzoli modified the milestones: post 1.0.0, 1.1.0 Jun 5, 2020
@astefanutti astefanutti moved this from To do to In progress in Observability Jul 21, 2020
@astefanutti astefanutti moved this from In progress to Done in Observability Jul 21, 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
Projects
No open projects
Observability
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants