Skip to content

Commit 5859e7a

Browse files
committed
enh: remove total_written_points
1 parent f787ae4 commit 5859e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cases/customer_scenarios/ems/get_metrics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def run(self) -> bool:
7676
"total_rows_per_second": 0,
7777
"total_points_per_second": 0,
7878
"total_written_rows": 0,
79-
"total_written_points": 0,
8079
"processed_messages": 0,
8180
"mqtt_received_bytes": 0
8281
}

0 commit comments

Comments
 (0)