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

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

To not complicate things, why not use the fully qualified class name as in 
implicit, automatic tag? (better than the hc.name property that does not work 
nicely in URLs). Access would work with 
http://localhost:4502/system/health/org.comp.proj.MyHealthCheck, or one 
particular check could be excluded using 
http://localhost:4502/system/health/mytag,-org.comp.proj.MyHealthCheck (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)

Reply via email to