PawasChhokra commented on a change in pull request #1455:
URL: https://github.com/apache/samza/pull/1455#discussion_r553058539
##########
File path: docs/learn/documentation/versioned/container/metrics-table.html
##########
@@ -977,6 +983,57 @@ <h1>Samza Metrics Reference</h1>
<td>single-barrier-rebalancing-time</td>
<td><a href="#average-time">Average time</a> taken for all the
processors to get the latest version of the job model after single processor
change (without the occurence of a barrier timeout)</td>
</tr>
+ <tr>
+ <th colspan="2" class="section"
id="job-coordinator-metadata-manager-metrics">org.apache.samza.coordinator.JobCoordinatorMetadataManager.JobCoordinatorMetadataManagerMetrics<br><span
style="font-weight: normal;margin-left:40px;"><b>Note</b>: The following
metrics are applicable when Application Master High Availability is
enabled</span></th>
+ </tr>
+ <tr>
+ <td>application-attempt-count</td>
+ <td>Denotes the application attempt count within the scope of a single
deployment</td>
+ </tr>
+ <tr>
+ <td>config-changed</td>
+ <td>Denotes configuration changed across attempts within the scope of
a single deployment</td>
+ </tr>
+ <tr>
+ <td>job-model-changed</td>
Review comment:
Same as above - "Denotes the number of times the job model changed..."
----------------------------------------------------------------
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]