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
*[BUGFIX] Fixed remote write run forever mode. #104
9
+
*[CHANGE] Remote write errors are logged on an ERROR level as they go (instead of the long interval). #102
10
+
*[FEATURE] Added `--remote-concurrency-limit` flag (20 default) on how many concurrent remote writes can happen. #46
11
+
3
12
## 0.6.0 / 2024-10-14
4
13
5
-
*[CHANGE] (breaking) `--metric-interval` default value is now zero (not 120) #99
6
-
*[CHANGE] (breaking) change`out-of-order` to `--remote-out-of-order` for consistency. #101
14
+
*[CHANGE] (breaking) `--metric-interval` default value is now zero (not 120).#99
15
+
*[CHANGE] (breaking) Change`out-of-order` to `--remote-out-of-order` for consistency. #101
7
16
*[CHANGE] Install command for `avalanche` moved to `cmd/avalanche/` from `cmd/`#97
8
-
*[FEATURE]Added`mtypes` binary for metric type calculation against targets #97
17
+
*[FEATURE]Add`mtypes` binary for metric type calculation against targets #97
9
18
*[FEATURE]`--remote-requests-count` value -1 now makes remote-write send requests indefinitely #90
10
-
*[FEATURE]add support for all metric types; deprecated --metric-count flag; --*-interval flags set to 0 means no change; added OpenMetrics support #80#101
19
+
*[FEATURE]Add support for all metric types; deprecated --metric-count flag; --*-interval flags set to 0 means no change; added OpenMetrics support #80#101
0 commit comments