Sanil15 commented on a change in pull request #1417:
URL: https://github.com/apache/samza/pull/1417#discussion_r474340146
##########
File path: docs/learn/documentation/versioned/operations/monitoring.md
##########
@@ -369,6 +369,7 @@ All \<system\>, \<stream\>, \<partition\>, \<store-name\>,
\<topic\>, are popula
| | expired-preferred-host-requests | Number of expired resource-requests-for
-preferred-host received by the cluster manager. |
| | expired-any-host-requests | Number of expired resource-requests-for
-any-host received by the cluster manager. |
| | host-affinity-match-pct | Percentage of non-expired preferred host
requests. This measures the % of resource-requests for which host-affinity
provided the preferred host. |
+| | \<containerId\>-failure-count | Number of times a container identified by
containerId has failed |
Review comment:
that lingo is used internally in code as the naming conventions for
javadocs, this is public-facing metrics page where we do not need to have
context between processorId and containerId
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]