aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/monitoring.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/monitoring.md b/docs/monitoring.md
index 7ba4824d46..80519525af 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -381,6 +381,10 @@ can be identified by their `[attempt-id]`. In the API listed below, when running
<tr>
<td><code>/applications/[app-id]/streaming/batches/[batch-id]/operations/[outputOp-id]</code></td>
<td>Details of the given operation and given batch.</td>
+ </tr>
+ <tr>
+ <td><code>/applications/[app-id]/environment</code></td>
+ <td>Environment details of the given application.</td>
</tr>
</table>