GitHub user ivanjunckes opened a pull request:
https://github.com/apache/tomee/pull/203
TOMEE-2279 - Microprofile Metrics example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivanjunckes/tomee metrics-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/203.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 #203
----
commit fffa371ffd0ac8c18163ab858ad604161273a250
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-19T12:00:29Z
metrics example creation
commit cd09707502f35f2b0154ec8b1062d35a2b516bed
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-19T12:04:18Z
Adding rest service
commit b85fe05851e208f4744e1b7a7a5b3ea3ca89ed7e
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-19T12:50:30Z
adding tomee plugin and dependencies
commit 017b98e89ac68e4d5b695e06a16c7a7e43561d20
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-19T19:42:38Z
adding test to microprofile metrics
----
---