Skip to content

Commit

Permalink
reformat text
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Varankin <[email protected]>
  • Loading branch information
narqo committed Oct 2, 2024
1 parent 67e06f9 commit 1078e3d
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions docs/sources/helm-charts/mimir-distributed/release-notes/v5.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,17 @@ The highlights that follow include the top features, enhancements, and bug fixes

## Important changes

The ingester is configured with `GOMAXPROCS` to help with the overhead from Go scheduler, observed on hosts with lots of CPU cores.

The GEM query-frontend logs the query author's access policy name and token name in the query statistics logs. This provides a better visibility of who (which token) is running a potentially expensive query.
- The ingester is configured with `GOMAXPROCS` to help with the overhead from Go scheduler, observed on hosts with lots of CPU cores.
- The GEM query-frontend logs the query author's access policy name and token name in the query statistics logs. This provides a better visibility of who (which token) is running a potentially expensive query.
- Dashboards are updated to allow switching between classic and native histograms in the queries that support it.

## Features and enhancements

Notable enhancements are as follows:

Dashboards are updated to allow switching between classic and native histograms in the queries that support it.

The dashboard config maps now support setting a namespace.

The `topologySpreadConstraints` configuration of all components is updated to better match what is allowed in Kubernetes.

The metamonitoring now supports AWS Signature Version 4 (sigv4) authentication for remote write.

The metamonitoring is updated allowing its Grafana Agent pods setting image pull secrets, node selectors, tolerations, topology spread constraints, and resource requests and limits.

The continous-test is updated to allow setting separate read and write URLs. GEM users can run the continous-test now.
- The dashboard config maps now support setting a namespace.
- The `topologySpreadConstraints` configuration of all components is updated to better match what is allowed in Kubernetes.
- The metamonitoring now supports AWS Signature Version 4 (sigv4) authentication for remote write.
- The metamonitoring is updated allowing its Grafana Agent pods setting image pull secrets, node selectors, tolerations, topology spread constraints, and resource requests and limits.
- The continous-test is updated to allow setting separate read and write URLs.
- The continous-test can be enabled in GEM.

0 comments on commit 1078e3d

Please sign in to comment.