[
https://issues.apache.org/jira/browse/CAMEL-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450332#comment-17450332
]
Claus Ibsen commented on CAMEL-17141:
-------------------------------------
String HTTP_RESPONSE_CODE = "http.response.code";
Stored in error details with that key
This only is only relevant for camel components/consumers that are HTTP based -
the first implemented is for camel-twitter.
> camel-health - Add field for http error code
> --------------------------------------------
>
> Key: CAMEL-17141
> URL: https://issues.apache.org/jira/browse/CAMEL-17141
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.14.0
>
>
> For health check that check http services we should have a standard field to
> store the http status code, so we can better know if its 200, 401, 500 etc.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)