You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Georg Henzler (JIRA)" <ji...@apache.org> on 2017/05/03 06:20:05 UTC

[jira] [Commented] (SLING-6804) Request to allow the health check servlet to directly query a single health check by name

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

Georg Henzler commented on SLING-6804:
--------------------------------------

To not complicate things, why not use the hc.name as in implicit, automatic tag? Access would work with  http://localhost:4502/system/health/My%20Health%Check, or one particular check could be excluded using http://localhost:4502/system/health/mytag,-My%20Health%Check (Also in respect to SLING-6805)

[~justinedelson] I'm happy to take care of this issue if you have not started yet.

> Request to allow the health check servlet to directly query a single health check by name
> -----------------------------------------------------------------------------------------
>
>                 Key: SLING-6804
>                 URL: https://issues.apache.org/jira/browse/SLING-6804
>             Project: Sling
>          Issue Type: Improvement
>          Components: Health Check
>            Reporter: Clinton H Goudie-Nice
>            Assignee: Justin Edelson
>            Priority: Minor
>
> AMS has a request to be able to access an individual health check by name
> For example: 
> http://localhost:4502/system/health/named/Sling%20Get%20Servlet.json
> And have it return the results for only this named health check.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)