[APM] Update Storage Explorer docs (#162163)

Updates docs for storage explorer.

Closes https://github.com/elastic/observability-docs/issues/2960
Closes https://github.com/elastic/kibana/issues/151302

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Giorgos Bamparopoulos 2023-07-20 09:29:54 +01:00 committed by GitHub
parent dde020e611
commit 3b75103f2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

After

Width:  |  Height:  |  Size: 278 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 KiB

After

Width:  |  Height:  |  Size: 534 KiB

Before After
Before After

View file

@ -1,8 +1,6 @@
[[storage-explorer]] [[storage-explorer]]
=== Storage Explorer === Storage Explorer
beta::[]
Analyze your APM data and manage costs with **storage explorer**. Analyze your APM data and manage costs with **storage explorer**.
For example, analyze the storage footprint of each of your services to see which are producing For example, analyze the storage footprint of each of your services to see which are producing
large amounts of data--then change the sample rate of a service to lower the amount of data ingested. large amounts of data--then change the sample rate of a service to lower the amount of data ingested.

View file

@ -3,6 +3,10 @@
|==== |====
|Type |Privilege |Purpose |Type |Privilege |Purpose
|Cluster
|`monitor`
|Monitor the disk space used by APM indices
|Index |Index
|`monitor` on `apm-*` |`monitor` on `apm-*`
|Monitor access to `apm-*` for storage explorer |Monitor access to `apm-*` for storage explorer
@ -14,6 +18,10 @@
|==== |====
|Type |Privilege |Purpose |Type |Privilege |Purpose
|Cluster
|`monitor`
|Monitor the disk space used by APM data streams
|Index |Index
|`monitor` on `logs-apm*` |`monitor` on `logs-apm*`
|Monitor access to `logs-apm*` for storage explorer |Monitor access to `logs-apm*` for storage explorer