You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe not mandatory to have. But we could create an extension that is just a wrapper for camel-quarkus-micrometer and micrometer-registry-prometheus.
E.g there's no need to depend on camel-micrometer-prometheus directly, since the above mentioned libs already provide the required functionality to configure Micrometer & expose metrics etc.
The text was updated successfully, but these errors were encountered:
Describe the feature here
Maybe not mandatory to have. But we could create an extension that is just a wrapper for
camel-quarkus-micrometer
andmicrometer-registry-prometheus
.E.g there's no need to depend on
camel-micrometer-prometheus
directly, since the above mentioned libs already provide the required functionality to configure Micrometer & expose metrics etc.The text was updated successfully, but these errors were encountered: