t; planed, yet? Maybe 3.17.0?
>
> Regards,
> Benjamin
>
>
> Gesendet: Dienstag, 29. März 2022 um 21:56 Uhr
> Von: "Claus Ibsen"
> An: users@camel.apache.org
> Betreff: Re: Manage health checks at runtime
> Hi
>
> Health checks can be
sen"
An: users@camel.apache.org
Betreff: Re: Manage health checks at runtime
Hi
Health checks can be excluded via patterns
https://camel.apache.org/manual/health-check.html#_excluding_health_checks
The remainder active health checks can be enabled/disabled
individually with the setEnabled setter,
Hi
Health checks can be excluded via patterns
https://camel.apache.org/manual/health-check.html#_excluding_health_checks
The remainder active health checks can be enabled/disabled
individually with the setEnabled setter, but that requires to get hold
of the health check via its ID etc.
There is a
Hi,
does anybody know a way to enable/disable route/consumer checks for
specific items at runtime. As I can see it's only possible to
enable/disable the complete repository itself and the HealthCheck once
computed seems not reconfigurable any more.
Maybe worth for an enhancement?
Regards
B