[
https://issues.apache.org/jira/browse/MESOS-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984426#comment-13984426
]
Tobias Weingartner commented on MESOS-1253:
-------------------------------------------
Not necessarily "help" endpoint, but they are the parent of the leafs. So when
I'm presented with:
{noformat}
http://host/parent/leaf
{noformat}
And I wish to explore for more/other things, I usually try "a level up":
{noformat}
http://host/parent
{noformat}
And see what other options that I may have. A directory of places I can go
to...
> Make HTTP endpoint browsable
> ----------------------------
>
> Key: MESOS-1253
> URL: https://issues.apache.org/jira/browse/MESOS-1253
> Project: Mesos
> Issue Type: Bug
> Components: statistics
> Reporter: Tobias Weingartner
> Priority: Minor
>
> A number of the paths in the master/slave do not have index pages, making the
> ability to browse and cut the URL path down harder. For example, if you're
> looking at:
> {noformat}
> http://host:port/metrics/snapshot
> {noformat}
> And decided to see what other options there are for metrics, it's not easy to
> get that by just "cutting" out the last URL path part.
--
This message was sent by Atlassian JIRA
(v6.2#6252)