1. 07f46d7 Merge pull request #9 from ArneLimburg/GERONIMO-6880 by Romain Manni-Bucau · 6 months ago master
  2. ce214f6 Fix summary type in prometheus exporter by arne · 6 months ago
  3. 8e3105d [maven-release-plugin] prepare for next development iteration by Jean-Louis Monteiro · 3 years, 7 months ago
  4. 8bb3bf0 [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.6 by Jean-Louis Monteiro · 3 years, 7 months ago geronimo-metrics-parent-1.0.6
  5. dd79be2 Add support for Jakarta relocation by Jean-Louis Monteiro · 3 years, 7 months ago
  6. f475558 Merge pull request #6 from sebbASF/patch-1 by Romain Manni-Bucau · 4 years, 3 months ago
  7. 83326dd Create .asf.yaml by sebbASF · 4 years, 3 months ago
  8. 33ca633 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 5 years ago
  9. 6f2feea [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.5 by Romain Manni-Bucau · 5 years ago geronimo-metrics-parent-1.0.5
  10. a12d62e [GERONIMO-6782] implement specification v3.0-RC2 by Romain Manni-Bucau · 5 years ago
  11. bde2005 [GERONIMO-6779] ensure MetricRegistry.gauge set the metric type as expected by Romain Manni-Bucau · 5 years ago
  12. e3d45c1 GERONIMO-6770 ensure we don't leak jaxrs artifacts in metrics extension by Romain Manni-Bucau · 5 years ago
  13. d622a4f Merge pull request #5 from fpapon/override-registry-default by Romain Manni-Bucau · 5 years ago
  14. 1a44fda [GERONIMO-6769] Override default methods from MetricRegistry by Francois Papon · 5 years ago
  15. 513610e [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 5 years ago
  16. b870aff [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.4 by Romain Manni-Bucau · 5 years ago geronimo-metrics-parent-1.0.4
  17. 69734a5 GERONIMO-6767 adding nojaxrs jars by Romain Manni-Bucau · 5 years ago
  18. 626a556 simple timer supports zero duration by Romain Manni-Bucau · 5 years ago
  19. 669ffd1 simpletimer returns previous minute representation and timer handles zero values by Romain Manni-Bucau · 5 years ago
  20. 55d1cb2 thanks spec default methods creating call loops....fixing it + a adding simpletimer first representation in json and openmetrics endpoints by Romain Manni-Bucau · 5 years ago
  21. e72d8f1 avoid infinite loop when creating simpleTimer from MetricsID by Romain Manni-Bucau · 5 years ago
  22. 84aa411 starting spec v3 impl (still some failling tests) by Romain Manni-Bucau · 5 years ago
  23. d5ed24b fixing extensions tests by Romain Manni-Bucau · 6 years ago
  24. ad966e0 fixing openmetrics exporter (instead of prometheus) + base metrics names/types by Romain Manni-Bucau · 6 years ago
  25. 175b859 some simple base metrics renamings by Romain Manni-Bucau · 6 years ago
  26. 88f5bab trivial change in prometheus key computation by Romain Manni-Bucau · 6 years ago
  27. af4b632 some tag fixes for prometheus formatter by Romain Manni-Bucau · 6 years ago
  28. 7c89438 better tag handling for all metric types by Romain Manni-Bucau · 6 years ago
  29. 6e9ddc3 making tags binding in @Metric by Romain Manni-Bucau · 6 years ago
  30. 3f482b6 few fixes on the registry and setup by Romain Manni-Bucau · 6 years ago
  31. 516365c fixing concurrent gauge interceptor decr call by Romain Manni-Bucau · 6 years ago
  32. 0ea5ccb bad copy/paste, gauge type migrated to metered instead of gauge by Romain Manni-Bucau · 6 years ago
  33. 3d5b86a fixing lookup based on MetricId and not String anymore by Romain Manni-Bucau · 6 years ago
  34. 5230350 adding concurrentgauges by Romain Manni-Bucau · 6 years ago
  35. 0b8d447 starting to impl metrics 2 spec by Romain Manni-Bucau · 6 years ago
  36. 9563f20 remove unused import by Mark Struberg · 6 years ago
  37. c0b4f7a [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  38. 4628d00 [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.3 by Romain Manni-Bucau · 7 years ago geronimo-metrics-parent-1.0.3
  39. 23f2904 GERONIMO-6681 prevent failure from a failing register in extensions by Romain Manni-Bucau · 7 years ago
  40. af12ed4 GERONIMO-6680 add beans.xml in extension by Romain Manni-Bucau · 7 years ago
  41. 5f3a2ab ensure sigar metrics are reusable - just a small protection for weird systems by Romain Manni-Bucau · 7 years ago
  42. 78f9170 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  43. b5594e8 [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.2 by Romain Manni-Bucau · 7 years ago geronimo-metrics-parent-1.0.2
  44. b5f6923 GERONIMO-6666 ensure sigar extension dont grab twice the same filesystem by Romain Manni-Bucau · 7 years ago
  45. 3c75451 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  46. e74473a [maven-release-plugin] prepare release geronimo-metrics-parent-1.0.1 by Romain Manni-Bucau · 7 years ago geronimo-metrics-parent-1.0.1
  47. b423b34 fixing license by ivanjunckes · 7 years ago
  48. 8392338 removing module by ivanjunckes · 7 years ago
  49. de4c703 fixing endpoint and test based on romain's feedback by ivanjunckes · 7 years ago
  50. 9b740da Adding fix for gauge and adding tests by ivanjunckes · 7 years ago
  51. 7e20295 upgrading tck which implied moving to EMA for meter and updating a bit histogram impl to be more accurate (still some refinements to do) by Romain Manni-Bucau · 7 years ago
  52. 887a5c4 GERONIMO-6655 rework security to tolerate by default local calls by Romain Manni-Bucau · 7 years ago
  53. 94cf731 GERONIMO-6654 simple way to override prometheus export by Romain Manni-Bucau · 7 years ago
  54. 652533d drop surefire forks by Romain Manni-Bucau · 7 years ago
  55. 998e179 GERONIMO-6653 tomcat extension by Romain Manni-Bucau · 7 years ago
  56. ab14303 GERONIMO-6653 sigar extension by Romain Manni-Bucau · 7 years ago
  57. c225fe1 setting up maven-bundle-plugin for our common module by Romain Manni-Bucau · 7 years ago
  58. 1d2dc45 GERONIMO-6650 extract common logic in a common module by Romain Manni-Bucau · 7 years ago
  59. 62f6023 GERONIMO-6647 ensure the metricsendpoint does not fail when the metric does not exist by Romain Manni-Bucau · 7 years ago
  60. c2eae44 missing headers by Romain Manni-Bucau · 7 years ago
  61. a981733 [maven-release-plugin] prepare for next development iteration by Romain Manni-Bucau · 7 years ago
  62. e9e3ad8 [maven-release-plugin] prepare release geronimo-metrics-1.0.0 by Romain Manni-Bucau · 7 years ago geronimo-metrics-1.0.0
  63. 8de5fb2 passing last tck with a weird rule for abstract classes by Romain Manni-Bucau · 7 years ago
  64. 313b4db producers support by Romain Manni-Bucau · 7 years ago
  65. d91d213 fixing cdi setup for tck (method params) by Romain Manni-Bucau · 7 years ago
  66. 3e869b7 fixing tck setup for injection + class annotation access by Romain Manni-Bucau · 7 years ago
  67. 168431e more accurate metrics naming convention by Romain Manni-Bucau · 7 years ago
  68. 2abc184 better rest endpoints impl + basic prometheus support by Romain Manni-Bucau · 7 years ago
  69. 38c0da4 some JAXRS model updates by Romain Manni-Bucau · 7 years ago
  70. 10b40bb fixing GET /metrics by Romain Manni-Bucau · 7 years ago
  71. c0002de starting to impl the rest endpoint by Romain Manni-Bucau · 7 years ago
  72. 17500ad make gauge injection working by Romain Manni-Bucau · 7 years ago
  73. e234878 some meter and histogram enhancements by Romain Manni-Bucau · 7 years ago
  74. 662ec17 initial import by Romain Manni-Bucau · 7 years ago