Skip to content

Commit f102a96

Browse files
Remove mentions that custom roles aren't available for Obs serverless
1 parent 2390419 commit f102a96

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This table compares the core platform capabilities between {{ech}} deployments a
6161
| **Cloud provider support** | - AWS <br>- GCP <br>- Azure | - AWS <br>- Azure <br>- GCP | - [{{ech}} regions](cloud://reference/cloud-hosted/regions.md)<br>- [Serverless regions](/deploy-manage/deploy/elastic-cloud/regions.md) |
6262
| **Cluster scaling** | Manual with autoscaling option | Managed | Automatic scaling eliminates capacity planning - [Learn more](https://www.elastic.co/blog/elastic-serverless-architecture) |
6363
| **Custom plugins and bundles** ||| Not available in Serverless |
64-
| **Custom roles** ||| Not available in Serverless Observability projects. |
64+
| **Custom roles** ||| |
6565
| **Deployment health monitoring** | AutoOps or monitoring cluster | Managed by Elastic | - No monitoring cluster required <br>- Automatically handled by Elastic |
6666
| **Deployment model** | Single deployments with multiple solutions | Separate projects for specific use cases | Fundamental architectural difference - [Learn more](https://www.elastic.co/blog/elastic-serverless-architecture) |
6767
| **Deployment monitoring** | AutoOps or monitoring cluster | Managed | Monitoring is handled by Elastic |
@@ -112,7 +112,7 @@ This table compares Observability capabilities between {{ech}} deployments and S
112112
| [**APM Tail-based sampling**](/solutions/observability/apm/transaction-sampling.md#apm-tail-based-sampling) ||| - Not available in Serverless <br>- Consider **OpenTelemetry** tail sampling processor as an alternative |
113113
| [**Android agent/SDK instrumentation**](opentelemetry://reference/edot-sdks/android/index.md) ||| |
114114
| [**AWS Firehose integration**](/solutions/observability/cloud/monitor-amazon-web-services-aws-with-amazon-data-firehose.md) ||| |
115-
| **Custom roles for Kibana Spaces** || **Planned** | Anticipated in a future release |
115+
| **Custom roles for Kibana Spaces** || | |
116116
| [**Data stream lifecycle**](/manage-data/lifecycle/data-stream.md) ||| Primary lifecycle management method in Serverless |
117117
| **[Elastic Serverless Forwarder](elastic-serverless-forwarder://reference/index.md)** ||| |
118118
| **[Elastic Synthetics Private Locations](/solutions/observability/synthetics/monitor-resources-on-private-networks.md#synthetics-private-location-add)** ||| |

deploy-manage/manage-spaces.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,7 @@ Elastic also allows you to manage spaces using APIs:
102102
## Define access to a space [spaces-control-user-access]
103103
```{applies_to}
104104
stack: ga
105-
serverless:
106-
elasticsearch: ga
107-
security: ga
108-
observability: unavailable
105+
serverless: ga
109106
```
110107

111108
Users can access spaces based on the roles that they have.

deploy-manage/users-roles/serverless-custom-roles.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/serverless/current/custom-roles.html
44
applies_to:
5-
serverless:
6-
elasticsearch:
7-
security:
5+
serverless: ga
86
products:
97
- id: cloud-serverless
108
---

0 commit comments

Comments
 (0)