GitHub / microprofile/microprofile-metrics issues and pull requests
#803 - TCK bug regarding handling of microprofile-config.properties ?
Issue -
State: open - Opened by rzo1 3 months ago
#802 - MicroProfile Metrics [5.1.2] Enable Tag name to conform to the OpenTelemetry Semantic Conventions for GenAI Metrics attribute names.
Issue -
State: closed - Opened by TheEliteGentleman 8 months ago
- 6 comments
Labels: Certification :trophy:
#801 - Spec and TCK disagree on naming for metrics derived from annotations on superclasses
Issue -
State: open - Opened by tjquinno 8 months ago
- 3 comments
#800 - Update change log entries for 5.1.2
Pull Request -
State: closed - Opened by Channyboy 9 months ago
#799 - Exclude plug-in from runtime path
Pull Request -
State: closed - Opened by tjquinno 9 months ago
- 2 comments
#798 - Address the issue #796
Pull Request -
State: closed - Opened by Emily-Jiang 10 months ago
- 2 comments
#797 - Fixing Issue 796
Pull Request -
State: closed - Opened by Emily-Jiang 11 months ago
- 1 comment
#796 - 5.1.1 introduces backward incompatible change
Issue -
State: open - Opened by tomas-langer 11 months ago
- 12 comments
#795 - Performance issue with `Tag` checking for compliancy when there is a high-volume.
Issue -
State: closed - Opened by Channyboy 11 months ago
- 1 comment
#794 - Fill out MicroProfile.io Metrics specification page template
Issue -
State: open - Opened by jclingan 12 months ago
#793 - Fix doclint errors
Pull Request -
State: closed - Opened by Channyboy over 1 year ago
- 1 comment
#792 - build error when doclint checks are enabled
Issue -
State: closed - Opened by jakub-pomykala over 1 year ago
#791 - Open Liberty 22.0.0.10-beta: MicroProfile Metrics 5.1 Compatible Certification Request
Issue -
State: closed - Opened by Channyboy almost 2 years ago
Labels: Certification :trophy:
#790 - Remove the unnecessary dependencies
Pull Request -
State: closed - Opened by Emily-Jiang almost 2 years ago
#789 - Remove explicit dependency statement for jakarta.ws.rs-api and use from MP parent
Pull Request -
State: closed - Opened by Channyboy almost 2 years ago
#788 - Fix MPmetricbaseMetricsTest so that it is checking gc.time as a gauge…
Pull Request -
State: closed - Opened by Channyboy almost 2 years ago
#787 - Fix MPmetricbaseMetricsTest so that it is checking gc.time as a gauge…
Pull Request -
State: closed - Opened by Channyboy almost 2 years ago
#786 - Fix optional Base Metrics TCK test where `gc.time` is checked as a counter when it should be gauge.
Issue -
State: closed - Opened by Channyboy almost 2 years ago
- 1 comment
#785 - Update MP Parent to 3.2, update rest-assured and shrinkwrap dependencies
Pull Request -
State: closed - Opened by Channyboy almost 2 years ago
#784 - Update to use the mp-parent 3.2
Issue -
State: closed - Opened by Emily-Jiang almost 2 years ago
#783 - Consider changing TCK tests so they do not interfere with each other or rely on ordering
Issue -
State: open - Opened by tjquinno almost 2 years ago
Labels: major_release
#782 - Introduce MP Config Property `mp.metrics.enable`
Pull Request -
State: open - Opened by Channyboy about 2 years ago
- 1 comment
Labels: DO NOT MERGE
#781 - Fix spec and update javadoc for Snapshot w.r.t to percentiles and Timers
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
#780 - Bump pom.xml and package-info to 5.1.0-SNAPSHOT and 5.1.0 respectively
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
#779 - MP Config properties for Histogram and Timers to extend and customize output
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
- 12 comments
#778 - Update RegistryScope to be qualifer
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
- 6 comments
#777 - Update multi-app section to recommend usage of `mp.metrics.defaultAppName`
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
#775 - Refactor bad smell UnnecessaryToStringCall
Pull Request -
State: closed - Opened by MartinWitt about 2 years ago
- 3 comments
#774 - Create spec for MP Metrics 5.1
Issue -
State: closed - Opened by donbourne about 2 years ago
- 1 comment
#773 - Changelog 5.0.1
Pull Request -
State: closed - Opened by Channyboy about 2 years ago
#772 - Bump MP Parent to 3.1 + automatic changes from building
Pull Request -
State: closed - Opened by Channyboy over 2 years ago
#771 - Add JPMS module-info.java
Issue -
State: open - Opened by kurtostfeld over 2 years ago
#770 - Remove private gauges from TCK
Pull Request -
State: closed - Opened by Channyboy over 2 years ago
#769 - Clarify: Which annotations can be used on private methods?
Issue -
State: closed - Opened by breakponchito over 2 years ago
- 1 comment
#768 - Clarify naming convention for injected parameters
Pull Request -
State: closed - Opened by tjquinno over 2 years ago
- 1 comment
#767 - Clarify naming convention when `@Metric` applies to a parameter
Issue -
State: closed - Opened by tjquinno over 2 years ago
#766 - requirement to have consistent tag sets causes problems for multi-app app server implementations
Issue -
State: closed - Opened by donbourne over 2 years ago
#765 - Fixed 10 javadoc errors with MicroProfile 6.0
Pull Request -
State: closed - Opened by steven1046 over 2 years ago
- 7 comments
#764 - Errors in MicroProfile 6.0 javadoc generation
Issue -
State: closed - Opened by steven1046 over 2 years ago
- 4 comments
#763 - Default is nanoseconds as per docs
Pull Request -
State: closed - Opened by Channyboy over 2 years ago
#762 - Explicitly set dependency for Jakarata EE technologies used by MP Metrics
Pull Request -
State: closed - Opened by Channyboy over 2 years ago
- 1 comment
#761 - Update maven-compiler-plugin configuration to reference java 11
Pull Request -
State: closed - Opened by Channyboy over 2 years ago
#760 - The `@Timed` annotation defaults to SECONDS when it should be NANOSECONDS.
Issue -
State: closed - Opened by Channyboy over 2 years ago
#759 - Address the redundancy of units for the Timer metric
Issue -
State: closed - Opened by Channyboy over 2 years ago
- 1 comment
#758 - ensure MP Starter works with MP Metrics 5
Issue -
State: closed - Opened by donbourne over 2 years ago
- 1 comment
#757 - Open Liberty 22.0.0.13-beta: MicroProfile Metrics 5.0 Compatible Certification Request
Issue -
State: closed - Opened by donbourne over 2 years ago
Labels: Certification :trophy:
#756 - Remove Jackson deps, JSON no longer needed
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#755 - Bump jackson-databind from 2.9.10.8 to 2.13.4.1 in /tck/rest
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies
#754 - Bump jackson-databind from 2.9.10.8 to 2.13.4.1 in /tck/optional
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies
#753 - Update and fix dependencies to use deps from parent pom/boms + update TCK README
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 4 comments
#752 - Outdated dependency versions
Issue -
State: closed - Opened by JanWesterkamp-iJUG almost 3 years ago
- 12 comments
#751 - Consider clarifying what period of time the JAX-RS metrics measure and assumptions about timeliness of metrics updates
Issue -
State: open - Opened by tjquinno almost 3 years ago
#750 - Test PR delete
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#749 - `@RegistryScope` should be a qualifier
Issue -
State: closed - Opened by Ladicek almost 3 years ago
- 3 comments
#748 - Add RegistryType and MetricRegistry.Type back in, but deprecated. Upate API, Spec, TCK
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 3 comments
#747 - Update to use MicroProfile Parent 3.0
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#746 - [Potential] Re-instate @RegistryType and MetricRegistry.Type, but as deprecated instead.
Issue -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#745 - Include into breaking changes list the removal of @RegistryType qualifier
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#744 - Update MicroProfile Metrics Parent to MicroProfile Parent 3.0
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 2 comments
#743 - Update to include beans.xml with bean-discovery-mode to all for tck tests
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#742 - Need to update microprofile-metrics pom to use microprofile-parent 3.0 when available
Issue -
State: closed - Opened by donbourne almost 3 years ago
- 1 comment
#741 - Consider adding a way to validate implementations' support for OpenMetrics format output
Issue -
State: open - Opened by tjquinno almost 3 years ago
#740 - Issue #735, remove MetricType class
Pull Request -
State: closed - Opened by jgallimore almost 3 years ago
- 2 comments
#739 - add tests that check for IAE when using a an illegal tag name
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#738 - TCK: IAE test when using reserved tag
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#737 - Add a test for testing a private method annotated with @Gauge
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#736 - TCK: Include private method gauges in tck
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#735 - remove MetricType class
Issue -
State: closed - Opened by donbourne almost 3 years ago
- 1 comment
#734 - Update/Fix `PROM_APP_LABEL_REGEX`
Issue -
State: open - Opened by Channyboy almost 3 years ago
#733 - Last minute spec items
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#732 - Update MP Config dependency to rely on MP 6
Issue -
State: closed - Opened by donbourne almost 3 years ago
- 1 comment
#731 - Need to include a meter registry short name in our config property names
Issue -
State: closed - Opened by donbourne almost 3 years ago
- 2 comments
#730 - Move Base metrics related REST TCK tests to the optional module
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#729 - spec updates to make base metrics be optional
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#728 - Spec updates + TCK updates (including using appropriate scope s…
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#727 - allow metrics endpoint to be disabled
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#726 - SPEC +TCK : Update RESTRequest metric to be a Timer
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#725 - Timer base unit is seconds
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 2 comments
#724 - API: Change default time unit of Timer to SECONDS from NANOSECONDS
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#723 - Update SPEC and TCK; IllegalArgumentException when metrics using the same name do not have the same tag names
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#722 - Make testGcCountMetrics and testGcTimeMetrics more robust
Pull Request -
State: closed - Opened by jgallimore almost 3 years ago
- 7 comments
#721 - SPEC + TCK: Metric of the same name must all contain the same label set
Issue -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#720 - [Do not merge] Combination of all the other MicroProfile 5.0 PRs
Pull Request -
State: closed - Opened by jgallimore almost 3 years ago
- 2 comments
#719 - Recommendations for Micrometer Backends
Pull Request -
State: closed - Opened by jgallimore almost 3 years ago
- 3 comments
#718 - Clean up any small problems in TCK
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 5 comments
#717 - Change from _app and _scope to mp_app and mp_scope
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
- 1 comment
#716 - Remove displayName from API, TCK, Spec
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#715 - update packageinfo example for Timers
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#714 - TCK: Fix any remnant problems in API TCK for MP Metrics 5.0
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#713 - SPEC: indicate that scope and app names must be acceptable tag values
Issue -
State: closed - Opened by donbourne almost 3 years ago
- 1 comment
#712 - Update Histogram/Timer's Snapshot
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#711 - Update Gauges to only accept Number values
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#710 - Update Required metrics doc to use Prometheus base units
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#709 - Remove JSON from spec + TCK
Pull Request -
State: closed - Opened by Channyboy almost 3 years ago
#708 - javadoc tweaks for MetricRegistry
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#707 - block use of _scope and _app tag names by apps
Pull Request -
State: closed - Opened by donbourne almost 3 years ago
#706 - SPEC: Update Required Metrics page to list base units.
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#705 - SPEC: Update `_app` and `_scope` to `mp_app` and `mp_scope`
Issue -
State: closed - Opened by Channyboy almost 3 years ago
#704 - remove displayName from Metadata / DefaultMetadata / package-info
Issue -
State: closed - Opened by donbourne almost 3 years ago
#703 - SPEC: allow alternate monitoring backends
Issue -
State: closed - Opened by donbourne almost 3 years ago