mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2024-12-26 00:49:05 +01:00
545 B
545 B
cc-metric-store
version 0.1.0
This is a minor release of cc-metric-store
, the metric timeseries cache
implementation of ClusterCockpit.
For release specific notes visit the ClusterCockpit Documentation.
Notable changes:
- Cleanup of code and restructuring
- Document REST API with Swagger
- Introduce REST API versioning
- Provide Swagger UI test web-frontend
- Introduce re-sampling of metric data
- Support also ms, ns in line protocol
- Support NATS credentials
Breaking changes
None