v8.0.0-beta
Pre-release
Pre-release
This is pre-release that contains breaking changes.
Removed metrics:
object_store_class_a_operations_total
renamed tokv_store_class_a_operations_total
object_store_class_b_operations_total
renamed tokv_store_class_b_operations_total
object_store_read_requests_total
object_store_write_requests_total
billed_body_bytes_total
billed_header_bytes_total
billed_total
Changed metrics:
tls_total
has label changes. If you have dashboards using the version label they will need to be updated.- removes "any" from the
tls_version
label. - updates the
tls_version
label with standard TLS version names:- v11 --> 1.1
- v12 --> 1.2
- v13 --> 1.3
- removes "any" from the
New Metrics
What's Changed
Breaking Changes 🛠
- Update TLSTotal Metric by @leklund in #133
- Remove Billed, BilledBodyBytesTotal, and BilledHeaderBytesTotal metrics by @leklund in #135
- Update ObjectStore metrics names to KVStore by @leklund in #138
Full Changelog: v7.6.0...v8.0.0-beta