File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,17 @@ v3.0.3
11
11
Changes
12
12
~~~~~~~
13
13
14
- - Change error to warning for Graphite timeseries is unavailable (4164: luminosity - cloudbursts)
15
- - Added missing log str (#4536: Handle Redis failure)
14
+ - http_alerter - discard after x resend attempts (4566)
15
+ - flux worker - Only rename if exists - flux.workers.metrics_sent to
16
+ aet.flux.workers.metrics_sent (3824)
17
+ - Correct cluster call api parameters append _timestamp (4530)
18
+ - get_cluster_data - cluster changes (3824)
19
+ - ionosphere_performance - convert rows with nans to 0, drop rows with date 0 (3934)
20
+ - metrics_manager - Create a single hash that contains all the
21
+ flux.quota.namespace_metrics namespaces to allow for the cluster sync to make
22
+ a single call rather than a call per namespace (4464)
23
+ - metrics_manager - Reduce cluster logging (4568)
24
+ - Updated version and release docs (4562)
16
25
17
26
Upgrade notes
18
27
-------------
You can’t perform that action at this time.
0 commit comments