davidradl commented on code in PR #27818:
URL: https://github.com/apache/flink/pull/27818#discussion_r2989683992


##########
docs/content/docs/deployment/advanced/historyserver.md:
##########
@@ -97,6 +101,15 @@ Below is a list of available requests, with a sample JSON 
response. All requests
 
 Values in angle brackets are variables, for example 
`http://hostname:port/jobs/<jobid>/exceptions` will have to requested for 
example as 
`http://hostname:port/jobs/7684be6004e4e955c2a558a9bc463f65/exceptions`.
 
+**Application-related requests**
+
+  - `/applications/overview`
+  - `/applications/<applicationid>`
+  - `/applications/<applicationid>/jobmanager/config`

Review Comment:
   can you see the jobs that were under an application? This would seem to be 
the most useful thing you would want to see.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to