Skip to content

Commit e96709f

Browse files
author
Maksim Fedotov
committed
Creating release 0.4
1 parent 1317c2c commit e96709f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3
1+
0.4

docs/release-notes/0.4.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 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+
* SyncDurationSeconds -> LastSyncDurationSeconds

0 commit comments

Comments
 (0)