-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TOMEE-4113 - Update to MicroProfile Metrics 5 & SmallRye Metrics 5 (#972
) * Something screwed up here - fixing this test * TOMEE-3850 fix test and update for Jakarta * Use MP Metrics 5.0.0-SNAPSHOT * Change extension * WIP * WIP * Add parameter map to MicroProfileMetricsEndpoint call to SmallRye * Re-enable MP metrics TCK test suite, add MP Metrics Optional Tests, and increase memory limit for remote TomEE server * Wiring for the optional tests * Debugging the Filter * Wire up metrics filter correctly * Slight delay before calling the /metrics endpoint * Micrometer version and JVM settings * Use Microprofile Metrics API 5.0.0-RC2 * Fix MP metrics version * Use smallrye milestone 1, and add vendor metrics for some of the stuff we expose via JMX. * WIP * WIP * WIP on the TCK test suites * Add metric registry clean up * Update versions * WIP * Versions * Update version * Fixes from merge / rebase and latest EE10-related changes * Minor version updates * Update README to reflect recent changes * Fix examples after Metrics 5.0.2 * Regenerate BOMs * Regenerate boms + remove prometheus * Prometheus is required for Metrics TCK * Exclude three optional TCK tests (as we do not support gc jvm based metrics atm) * Re-add missing TCKs Removes outdated extension Adjust example to metrics 5 --------- Co-authored-by: Richard Zowalla <rzo1@apache.org>
- Loading branch information
1 parent
fd64711
commit bf0c7d2
Showing
41 changed files
with
850 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.