You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by rayman7718 <gi...@git.apache.org> on 2018/07/27 23:07:03 UTC

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

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 diagnosticsappender

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/589.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #589
    
----
commit 5ae1df9203342e65ea97fbb9471046e036bde74c
Author: Ray Matharu <rm...@...>
Date:   2018-05-10T23:31:07Z

    Added exception metric (as string-guage), to be emitted using the snapshot reporter.
    Switched producer-shutdown logic to ensure metric-flush at shutdown-time

commit 5a3ef7bc09a5ace726c1dcb61d66e036b972e210
Author: Ray Matharu <rm...@...>
Date:   2018-05-30T05:56:02Z

    Adding ListGauge and integration with SamzaContainerMetric

commit 75ef5d20aedf7f2dd0972ff9ddcc3101e28b095d
Author: Ray Matharu <rm...@...>
Date:   2018-05-31T22:33:07Z

    Typifying ListGauge to ListGauge<T>, adding an eviction policy, default policy to retain last N

commit 1efed5a861fe2079827d81781041d1bebb52374d
Author: Ray Matharu <rm...@...>
Date:   2018-05-10T23:31:07Z

    Adding metric type ListGauge
    
    Added exception metric (as string-guage), to be emitted using the snapshot reporter.
    Switched producer-shutdown logic to ensure metric-flush at shutdown-time
    
    Adding ListGauge and integration with SamzaContainerMetric
    
    Typifying ListGauge to ListGauge<T>, adding an eviction policy, default policy to retain last N

commit d2922c56dafb49c40885512760b58ce9528e9ac7
Author: Ray Matharu <rm...@...>
Date:   2018-05-31T22:51:28Z

    Merge branch 'listgauge' of https://github.com/rayman7718/samza into listgauge

commit 6602fa08b119df50022a7eaf56c5ad9be22f656d
Author: Ray Matharu <rm...@...>
Date:   2018-06-01T22:22:34Z

    Adding DiagnosticsAppender, Populating ListGauge exception metric (samza container metric) using DiagnosticsAppender

commit 054d5078ad3ecbd98a85eaa67eeb57c78e2a0f70
Author: Ray Matharu <rm...@...>
Date:   2018-06-02T01:01:27Z

    Adding DiagnosticsExceptionEventEvictionPolicy to evict stale events from ListGauge

commit 1f08eae481b78fac812238476acd0b7cfd41ddfe
Author: Ray Matharu <rm...@...>
Date:   2018-06-04T20:03:28Z

    Removing remove() and policy-configurability from ListGauge, exposing only top-level params

commit b598b92732bcded5248502241f6ce6776cf218c4
Author: Ray Matharu <rm...@...>
Date:   2018-06-04T20:15:13Z

    Merge branch 'listgauge' into diagnosticsappender

commit 6f19ba0adc40fd2dd377b76ef564449ed266f387
Author: Ray Matharu <rm...@...>
Date:   2018-06-04T20:23:13Z

    Renaming valueList to elements, and getValue to getValues

commit c22e252b9d06709eacb0cb94189cf1bc54ff4ca5
Author: Ray Matharu <rm...@...>
Date:   2018-06-04T20:24:12Z

    Merge branch 'listgauge' into diagnosticsappender

commit 4f08cd196ba2a7b364d2a49642fa8ef8d57c51dc
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T00:28:02Z

    Removing the interface for ListGaugeEvictionPolicy

commit 9f98c57693c77bfd0568ff01f3bc8fbf1cc3e955
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T00:54:28Z

    Merge branch 'listgauge' into diagnosticsappender

commit 906afebca5ba3fc8500f1b925966cf14caa23d61
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:12:49Z

    Removing ValueInfo class and moving TimestampedValue to samza-api util

commit bdc85d41c7844897544e74547eddcfa8d4f1a12b
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:12:49Z

    Removing ValueInfo class and moving TimestampedValue to samza-api util

commit 5c1ed0a40d1f9d35a75dae7e065be036d3fae027
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:12:49Z

    Removing ValueInfo class and moving TimestampedValue to samza-api util
    
    Removing ValueInfo class and moving TimestampedValue to samza-api util
    
    Adding TimestampedValue.java in core

commit c1884e4b7ecd391d1f191fb2d9e7ad5ea7eab3f3
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:34:26Z

    Merge branch 'listgauge' of https://github.com/rayman7718/samza into listgauge

commit b0695b4b10d3404b36d361ad7f5b926965a50f2e
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:39:38Z

    Merge branch 'listgauge' into diagnosticsappender

commit 508b6b33042dd476610c29bcf92961bca26ab6b9
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T01:41:55Z

    Renaming diagnostics.appender.enable to samza.diagnostics.enabled

commit c7821baea18f7bd44ed9280dfa0f29cca98f67bf
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T18:42:03Z

    Removing periodic pruning from Listgauge, pruning on add and get in ListGauge

commit 9ba8e5b3bdc6324440e7d42f601bd3f7f460b702
Author: Ray Matharu <rm...@...>
Date:   2018-06-05T19:36:09Z

    Updating testListGauge for new listgauge

commit 64b1cb8db68d9a1f473eeba7e643c52897c43cb1
Author: Ray Matharu <rm...@...>
Date:   2018-06-06T01:06:47Z

    Merge branch 'listgauge' into diagnosticsappender

commit fd77c5315b72979b176021b7aa544ed110a914a7
Author: Ray Matharu <rm...@...>
Date:   2018-06-06T21:38:07Z

    Complete removing evictionpolicy separation, merging all eviction logic into listgauge

commit cc4d881e905acc92de2749c92e6e2e0881a3b401
Author: Ray Matharu <rm...@...>
Date:   2018-06-08T20:36:44Z

    Reverting superflous comment changes, indentation changes

commit 172ab207fa66553b7934d952381a476840b925be
Author: Ray Matharu <rm...@...>
Date:   2018-06-08T23:47:13Z

    Merge branch 'listgauge' into diagnosticsappender

commit 863d85082f296bb71ab3a688229dc728f4a93803
Author: Ray Matharu <rm...@...>
Date:   2018-06-09T00:49:33Z

    Minor changes

commit cac4ecb8ff8fbc406dd731d5f6c2cf45d05ab7fe
Author: Ray Matharu <rm...@...>
Date:   2018-06-09T01:01:20Z

    Merge branch 'listgauge' into diagnosticsappender

commit 925473c9b299c8bfe0d30d4a76cba58c0f3d7305
Author: Ray Matharu <rm...@...>
Date:   2018-06-09T01:15:54Z

    Adding throwable cause messages and class names to exception event

commit 2ad02648914bfb59d612754c19c2ea671b505379
Author: Ray Matharu <rm...@...>
Date:   2018-06-13T19:31:50Z

    Fixing minor bug around diagnostic-event-initialization, adding blanket-catch

commit 60f281c351777699da2668fa1526a42b7a6dc1b2
Author: Ray Matharu <rm...@...>
Date:   2018-06-21T21:40:24Z

    Merge branch 'master' of https://github.com/apache/samza into diagnosticsappender

----


---

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

Posted by rayman7718 <gi...@git.apache.org>.
Github user rayman7718 closed the pull request at:

    https://github.com/apache/samza/pull/589


---