Skip to content

0.3.0

Compare
Choose a tag to compare
@Ptrskay3 Ptrskay3 released this 04 Jan 11:23
· 127 commits to master since this release
  • Routing patterns can be ignored, and grouped together when reporting to Prometheus. Added PrometheusMetricLayerBuilder to easily customize these. [#5]
  • Endpoint label behavior can be altered with the new EndpointLabel enum. [#8]
  • The metric names can be changed by setting some environmental variables at compile time. [#6] (Thanks @dylanwh.)