You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Rhuan Rocha (Jira)" <ji...@apache.org> on 2023/02/08 01:50:00 UTC

[jira] [Commented] (CAMEL-18992) Health Check: Provide a way to disable health check on specific component/producer/consumers

    [ https://issues.apache.org/jira/browse/CAMEL-18992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685642#comment-17685642 ] 

Rhuan Rocha commented on CAMEL-18992:
-------------------------------------

 Hi [~acosentino],

I'm getting this issue as I have worked on implementing the health check to the AWS components. Is it ok?

 

> Health Check: Provide a way to disable health check on specific component/producer/consumers
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18992
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18992
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Andrea Cosentino
>            Assignee: Rhuan Rocha
>            Priority: Major
>             Fix For: 3.20.3, 3.21.0, 4.0-M2
>
>
> As of today we are able to exclude from health check some consumers in this way
> camel.health.exclude-pattern = consumer:aws-s3-*
> But it would be nice to be able to do something like
> camel.component.aws-s3.health.disabled = true
> camel.component.aws-s3.health.consumers.disabled = true
> camel.component.aws-s3.health.producer.disabled = false
> I'm adding 4.0, 3.21.0 and 3.20.2 as fix version, since 3.20 will be an LTS for a long time and this would be a useful feature.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)