We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1317c2c commit e96709fCopy full SHA for e96709f
VERSION
@@ -1 +1 @@
1
-0.3
+0.4
docs/release-notes/0.4.md
@@ -0,0 +1,14 @@
+# Release v0.4
2
+
3
+Add additional Total metrics:
4
+* TotalSyncClusters
5
+* TotalSyncErrors
6
+* TotalSyncCount
7
+* TotalSyncDurationSeconds
8
+* AVGSyncDurationSeconds
9
10
+Rename old metrics for last sync:
11
+* SyncDurationSeconds -> LastSyncDurationSeconds
12
+* SyncedClusters -> LastSyncClusters
13
+* SyncErrors -> LastSyncErrors
14
0 commit comments