Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 20:05
· 62 commits to main since this release
  • #535 Missing scope value in output when scope is not found
  • #534 Missing message insert when custom scope not found
  • #531 Allow for non-public method annotated with @Gauge
  • #528 Querying just by metric name (across all scopes) doesn't check if metric name exists in the meter registry.
  • #527 Update to using Micrometer v1.9.3
  • #520 Metrics registered must already be converted to the Prometheus suggested base units
  • #519 Use of "Prometheus Exporter"
  • #518 throw exception when apps try to use mp_app or mp_scope tag names when creating metrics
  • #516 Use query parameters to specify scope
  • #508 Allow other Micrometer backends to be configured and used
  • #506 Use Jakarta EE APIs
  • #503 automatically tag app metrics with application scope
  • #502 allow application metrics to have a custom scope