[
https://issues.apache.org/jira/browse/MESOS-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Quarfot Nielsen resolved MESOS-1828.
-------------------------------------------
Resolution: Fixed
Solved in https://reviews.apache.org/r/26125/
commit 01c9de08f4ff196ea9c3acd3518d1c20b2f92bb6
Author: Tobi Knaup <[email protected]>
Date: Thu Oct 2 11:41:06 2014 -0700
Added webui_url to FrameworkInfo and web UI.
Allows frameworks to register a URL to its web UI.
Review: https://reviews.apache.org/r/26125
> The Mesos UI should link to framework UIs
> -----------------------------------------
>
> Key: MESOS-1828
> URL: https://issues.apache.org/jira/browse/MESOS-1828
> Project: Mesos
> Issue Type: Wish
> Reporter: Tobi Knaup
> Assignee: Tobi Knaup
>
> Most frameworks have a web UI or HTTP API. It would be nice to show a direct
> link from the Mesos web UI so it's easy to navigate there. Currently a user
> needs to know where schedulers are running, Mesos doesn't have that knowledge.
> A framework should provide a URL to its API/UI when it connects, as part of
> FrameworkInfo. This could be explicit proto fields (e.g. gui_url, api_url),
> or more generic key/value pairs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)