Skip to content

Commit a44d757

Browse files
Merge branch 'main' into issue-2328-alerts-scr
2 parents 6b00dc8 + 9b16070 commit a44d757

File tree

6 files changed

+12
-2
lines changed

6 files changed

+12
-2
lines changed

deploy-manage/deploy/self-managed/install-kibana-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ products:
1111
# Install {{kib}} with Docker [docker]
1212

1313

14-
Docker images for {{kib}} are available from the Elastic Docker registry. The base image is [ubuntu:20.04](https://hub.docker.com/_/ubuntu).
14+
Docker [images for {{kib}}](https://hub.docker.com/_/kibana) are available from the Elastic Docker registry. The base image is Red Hat Universal Base Images (UBI) or Wolfi if you use [hardened Docker images](install-kibana-with-docker.md#_hardened_docker_images).
1515

1616
A list of all published Docker images and tags is available at [www.docker.elastic.co](https://www.docker.elastic.co). The source code is in [GitHub](https://github.com/elastic/dockerfiles/tree/master/kibana).
1717

explore-analyze/dashboards/arrange-panels.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ products:
1010

1111
# Organize dashboard panels [arrange-panels]
1212

13+
Customize your dashboard layout by arranging panels into logical groups and adjusting their size and position. When panels are well organized, it makes your dashboard easier to read, faster to load, and helps its viewers locate important information quicker.
14+
1315
## Arrange panels in collapsible sections [collapsible-sections]
1416
```{applies_to}
1517
stack: ga 9.1

release-notes/fleet-elastic-agent/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ To check for security updates, go to [Security announcements for the Elastic sta
118118
* Enable dead code elimination. [#4784]({{fleet-server-pull}}4784)
119119
* Include the base error for JSON decode error responses. [#5069]({{fleet-server-pull}}5069)
120120

121+
## 9.0.5 [fleet-elastic-agent-9.0.5-release-notes]
122+
123+
### Fixes [fleet-elastic-agent-9.0.5-fixes]
124+
125+
**Fleet Server**
126+
127+
* Fix upgrade details `download_rate` as string handling. [#5217]({{fleet-server-pull}}5217) [#5227]({{fleet-server-pull}}5227) [#5176]({{fleet-server-pull}}5176) [#5164]({{fleet-server-issue}}5164)
128+
121129
## 9.0.4 [fleet-elastic-agent-9.0.4-release-notes]
122130

123131
### Features and enhancements [fleet-elastic-agent-9.0.4-features-enhancements]
-176 KB
Loading
19.4 KB
Loading

solutions/observability/apm/apm-server-binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ To add the apm-server repository for YUM:
844844
845845
## Run APM Server on Docker [apm-running-on-docker]
846846
847-
Docker images for APM Server are available from the Elastic Docker registry. The base image is [ubuntu:22.04](https://hub.docker.com/_/ubuntu).
847+
Docker images for APM Server are available from the Elastic Docker registry. The base image is Red Hat Universal Base Images (UBI) or [Wolfi](https://github.com/wolfi-dev/) if you use hardened Docker images.
848848
849849
A list of all published Docker images and tags is available at [www.docker.elastic.co](https://www.docker.elastic.co).
850850

0 commit comments

Comments
 (0)