[
https://issues.apache.org/jira/browse/CAMEL-17679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494577#comment-17494577
]
Otavio Rodolfo Piske commented on CAMEL-17679:
----------------------------------------------
Exception in thread "main" org.apache.camel.FailedToCreateRouteException:
Failed to create route route1 at: >>> To[micrometer:gauge:messages.count] <<<
in route: Route(route1)[From[kafka:test?autoOffsetReset=earliest] -> [...
because of Failed to resolve endpoint: micrometer://gauge:messages.count due
to: Unsupported meter type gauge
> camel-micrometer: gauge is reported as invalid
> ----------------------------------------------
>
> Key: CAMEL-17679
> URL: https://issues.apache.org/jira/browse/CAMEL-17679
> Project: Camel
> Issue Type: Task
> Components: camel-micrometer
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 3.14.1
>
>
> Our documentation says gauge is supported by trying to use it leads to an
> error. We probably need to clarify this.
>
> How to reproduce: try using:
> {code:java}
> micrometer:gauge:<opts>{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)