[
https://issues.apache.org/jira/browse/CAMEL-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030642#comment-16030642
]
ASF GitHub Bot commented on CAMEL-11335:
----------------------------------------
GitHub user gzurowski opened a pull request:
https://github.com/apache/camel/pull/1730
CAMEL-11335: Add route state details
Add route state details as discussed in PR #1719.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/camel
feautre/CAMEL-11335-add-route-state
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1730.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1730
----
commit 394c00e56f724a83ca714a0f5ef1396327a39475
Author: Gregor Zurowski <[email protected]>
Date: 2017-05-31T05:10:06Z
CAMEL-11335: Add route state details
Signed-off-by: Gregor Zurowski <[email protected]>
----
> Create Actuator endpoint to expose route information
> ----------------------------------------------------
>
> Key: CAMEL-11335
> URL: https://issues.apache.org/jira/browse/CAMEL-11335
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot
> Affects Versions: 2.20.0
> Reporter: Gregor Zurowski
> Assignee: Gregor Zurowski
> Priority: Minor
> Fix For: 2.20.0
>
>
> Create an Actuator endpoint that exposes some high-level route information of
> the configured context. This will make it easy to quickly get an overview of
> running routes via the Spring Boot Actuator mechanism.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)