You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: supported_metrics.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,10 +249,10 @@ Based on [tarantool/tdg2 2.6.7](https://github.com/tarantool/tdg2/releases/tag/2
249
249
-**tdg_kafka_eos_producer_id**: unsupported ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), decided not to support: doesn't seem useful for visualization)
250
250
-**tdg_kafka_eos_producer_epoch**: unsupported ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), decided not to support: doesn't seem useful for visualization)
251
251
-**tdg_kafka_eos_epoch_cnt**: unsupported ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), decided not to support: doesn't seem useful for visualization)
252
-
-[x]**tdg_expiration_checked_count**: see *TDG expirationd statistics/Tuples checked* panel ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), [#164](https://github.com/tarantool/grafana-dashboard/issues/164))
253
-
-[x]**tdg_expiration_expired_count**: see *TDG expirationd statistics/Tuples expired* panel ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), [#164](https://github.com/tarantool/grafana-dashboard/issues/164))
254
-
-[x]**tdg_expiration_restarts**: see *TDG expirationd statistics/Restart count* panel ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), [#164](https://github.com/tarantool/grafana-dashboard/issues/164))
255
-
-[x]**tdg_expiration_working_time**: see *TDG expirationd statistics/Operation time* panel ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), [#164](https://github.com/tarantool/grafana-dashboard/issues/164))
252
+
-**tdg_expiration_checked_count**: unsupported ([#164](https://github.com/tarantool/grafana-dashboard/issues/164), deprecated, replaced with **expirationd_checked_count**)
253
+
-**tdg_expiration_expired_count**: unsupported ([#164](https://github.com/tarantool/grafana-dashboard/issues/164), deprecated, replaced with **expirationd_expired_count**)
254
+
-**tdg_expiration_restarts**: unsupported ([#164](https://github.com/tarantool/grafana-dashboard/issues/164), deprecated, replaced with **expirationd_restarts**)
255
+
-**tdg_expiration_working_time**: unsupported ([#164](https://github.com/tarantool/grafana-dashboard/issues/164), deprecated, replaced with **expirationd_working_time**)
256
256
-[x]**tnt_cpu_thread**: see *Tarantool CPU statistics/Thread system time*, *Tarantool CPU statistics/Thread user time* panels ([#134](https://github.com/tarantool/grafana-dashboard/issues/134))
257
257
-[x]**tdg_scanned_tuples_count**, **tdg_scanned_tuples_sum**: see *TDG tuples statistics/Tuples scanned (average)* panels ([#134](https://github.com/tarantool/grafana-dashboard/issues/134))
258
258
-**tdg_scanned_tuples_le**: unsupported ([#134](https://github.com/tarantool/grafana-dashboard/issues/134), decided not to support: **tdg_scanned_tuples_count**, **tdg_scanned_tuples_sum** should be enough)
0 commit comments