You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/26 07:26:04 UTC

[jira] [Commented] (CAMEL-11335) Create Actuator endpoint to expose route information

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

ASF GitHub Bot commented on CAMEL-11335:
----------------------------------------

GitHub user gzurowski opened a pull request:

    https://github.com/apache/camel/pull/1719

    CAMEL-11335: Add Actuator endpoint for exposing Camel routes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/camel feature/CAMEL-11335-routes-endpoint

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1719.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 #1719
    
----
commit 2a05c3b74937ca734eedbad592cf61fe828180d1
Author: Gregor Zurowski <gr...@zurowski.org>
Date:   2017-05-26T07:18:28Z

    CAMEL-11335: Add Actuator endpoint for exposing Camel routes
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>

----


> 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
>
> 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)