[GitHub] samza pull request #518: Snapshot reporter flush during shutdown, exception ...

2018-05-10 Thread rayman7718
GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/518 Snapshot reporter flush during shutdown, exception metric addition …pshot reporter. Switched producer-shutdown logic to ensure metric-flush at shutdown-time You can merge this pull

[GitHub] samza pull request #542: MetricsSnapshotReporter improvements

2018-05-31 Thread rayman7718
GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/542 MetricsSnapshotReporter improvements 1. Adding config to specify MetricsSnapshotStream partitionKey, defaults to hostname (to maintain backword compat) You can merge this pull request into a Git

[GitHub] samza pull request #518: Improvements to MetricsSnapshotReporter

2018-05-31 Thread rayman7718
Github user rayman7718 closed the pull request at: https://github.com/apache/samza/pull/518 ---

[GitHub] samza pull request #541: New metric type Listgauge

2018-05-31 Thread rayman7718
GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/541 New metric type Listgauge You can merge this pull request into a Git repository by running: $ git pull https://github.com/rayman7718/samza listgauge Alternatively you can review and apply

[GitHub] samza pull request #543: Populating ListGauge metric using DiagnosticsAppend...

2018-06-01 Thread rayman7718
GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/543 Populating ListGauge metric using DiagnosticsAppender for exceptions This PR shows how the ListGauge can be used to emit exceptions using a DiagnosticsAppender. 1. DiagnosticsAppender

[GitHub] samza pull request #589: Fix to test, for added field containerid in metrics...

2018-07-27 Thread rayman7718
GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/589 Fix to test, for added field containerid in metrics-header You can merge this pull request into a Git repository by running: $ git pull https://github.com/rayman7718/samza