-
Task
-
Resolution: Done
-
Normal
-
Logging 5.9.0
-
None
-
3
-
False
-
None
-
False
-
NEW
-
OBSDA-525 - Enable OpenTelemetry in Loki
-
VERIFIED
-
Release Note Not Required
-
-
-
Log Storage - Sprint 243, Log Storage - Sprint 244, Log Storage - Sprint 245, Log Storage - Sprint 246
Description
With the implementation of the new TSDB shipper some metrics previously present in the BoltDB implementation went away, namely the request duration metrics that are used in dashboards. The goal would be to introduce these to TSDB implementation.
With the implementation of the new TSDB shipper, new metrics were introduced to generalize the observability of shippers, those metrics are "loki_index_request_duration_seconds" introduced in https://github.com/grafana/loki/pull/6880. With them new dashboards were also built https://github.com/grafana/loki/pull/7163. We should then remove the old dashboards from the operator
Acceptance Criteria
Loki now reports request duration metrics i.e loki_tsdb_shipper_request_duration_seconds- Remove the BoltDB Shipper dashboards from the collection of dashboards deployed by the operator
Developer Notes
- is cloned by
-
LOG-4828 [release-5.8] Operator - Add request duration metrics to the TSDB shipper implementation
- Closed
- links to
- mentioned on