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

Justin Edelson commented on SLING-6804:
---------------------------------------

Attached my proposed change. It supports names as a query parameter only, which 
I think is sufficient for Clint's use case.

If you specify names and tags both, you get the union. Negative names are also 
supported which allows you to do something like tags=foo&names=-Something to 
get all the HC's with the tag "foo" except the one named "Something"

> 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
>         Attachments: SLING-6804.diff
>
>
> 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