lakshmi-manasa-g opened a new pull request #1497: URL: https://github.com/apache/samza/pull/1497
Issue: some of the AM HA metrics introduced in PR #1455 are counters. these get incremented correctly but go back to 0 and can not be measured a little later in time. Changes: making these counters as gauges. 1. container-from-previous-attempt 2. application-attempt-count 3. metadata-generation-failed-count 4. metadata-read-failed-count 5. metadata-write-failed-count API changes: none Usage instructions: none upgrade instructions: if AM HA is enabled, these metrics are now gauges instead of counters -- 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]
