GitHub user ivanjunckes opened a pull request:
https://github.com/apache/tomee/pull/213
WIP Metrics gauge example
This is WIP since I found a bug while doing this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivanjunckes/tomee metrics-gauge-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/213.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 #213
----
commit 94503c9db476c86b4983cd05d049dfc258a9307f
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-20T19:18:03Z
adding tags
commit 1cbcf4aea6e5f423fa71255938f7ab1606e632d0
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-21T12:22:01Z
adding mp-metrics-gauge example
commit 8472d0746c7850a7bc3d7c14d665e0fd1ecdcc71
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-21T12:32:14Z
adding monotinic to documentation
commit 765f7d2d2a9fd89a64b88df70c22a1b5816dfcfc
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-21T12:53:13Z
Adding readme
commit 5d411cf9e990c4a35d722a0570998a566a23cbd7
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-21T13:09:32Z
Adding tests
commit c225e6128b17bd45cf05394c219d71af4970e7ac
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-21T13:09:45Z
adding resource
----
---