You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2017/02/16 08:47:41 UTC

[jira] [Updated] (SLIDER-1210) Expose diagnostics information of a running app in ApplicationMaster UI

     [ https://issues.apache.org/jira/browse/SLIDER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gour Saha updated SLIDER-1210:
------------------------------
    Description: 
Adding a _Diagnostics_ link on the left nav under REST API tab. It will display the diagnostics information in JSON format. The added advantage is that the REST API can be invoked outside the ApplicationMaster UI context. The log links will be clickable from the UI as well. 

The API url will look like this -
http://host1.example.com:8088/proxy/<application_id>/ws/v1/slider/application/live/diagnostics

> Expose diagnostics information of a running app in ApplicationMaster UI
> -----------------------------------------------------------------------
>
>                 Key: SLIDER-1210
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1210
>             Project: Slider
>          Issue Type: Sub-task
>          Components: appmaster, client
>    Affects Versions: Slider 0.91
>            Reporter: Gour Saha
>            Assignee: Gour Saha
>             Fix For: Slider 1.0.0
>
>
> Adding a _Diagnostics_ link on the left nav under REST API tab. It will display the diagnostics information in JSON format. The added advantage is that the REST API can be invoked outside the ApplicationMaster UI context. The log links will be clickable from the UI as well. 
> The API url will look like this -
> http://host1.example.com:8088/proxy/<application_id>/ws/v1/slider/application/live/diagnostics



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