0.0.5 (2024-05-20)
- config: add health_path config option, defaulting to "/healthz" (#13) (75be2e9)
- config: add metric namespace config option, defaulting to "zadara" (#12) (75ae588)
- health: switch health endpoint from Info to Debug log calls on success (#14) (fcbd3d3)
- labels: add "store" label with format "{store_name}@{cloud_name}" (#9) (0b6d42d)
- labels: add "store" label to policy metrics (#15) (b079d5b)
- metrics: hide OpenTelemetry specific labels and metrics (#10) (c8e1a42)
0.0.4 (2024-05-17)
0.0.3 (2024-05-17)
- health: bail when an error is encountered (af831bc)