0.3.0
- 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.)