-
Notifications
You must be signed in to change notification settings - Fork 159
[Observability] Add serverless feature tiers page #2297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
05d321a
add serverless subscription tiers page
mdbirnstiehl c24054e
update billing dimensions page
mdbirnstiehl c9a5d2e
add ingest section
mdbirnstiehl 878fb80
fix link
mdbirnstiehl 130816a
add logs essentials notes to ech and serverless comparison page
mdbirnstiehl 86494cd
update subscription page
mdbirnstiehl c921bbc
Merge branch 'main' into add-logs-essentials
mdbirnstiehl 76090d9
update project settings
mdbirnstiehl 85f421b
fix table
mdbirnstiehl 9d123d6
fix wording
mdbirnstiehl 6f3e5f6
updates after meeting
mdbirnstiehl 7d4562c
Merge branch 'main' into add-logs-essentials
mdbirnstiehl bf4a685
fix toc
mdbirnstiehl 5fd0f3f
Merge branch 'main' into add-logs-essentials
mdbirnstiehl 9454e16
review updates
mdbirnstiehl b47f7d3
Merge branch 'main' into add-logs-essentials
mdbirnstiehl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 57 additions & 0 deletions
57
solutions/observability/observability-serverless-feature-tiers.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
navigation_title: Serverless feature tiers | ||
applies_to: | ||
serverless: ga | ||
products: | ||
- id: observability | ||
--- | ||
|
||
# {{obs-serverless}} feature tiers | ||
mdbirnstiehl marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
{{obs-serverless}} projects are available in the following tiers, each with a carefully selected set of features to enable common observability operations: | ||
|
||
* **Observability Logs Essentials**: Includes everything you need to store and analyze logs at scale. | ||
* **Observability Complete**: Adds full-stack observability capabilities to monitor cloud-native and hybrid environments. | ||
|
||
Refer to the [feature comparison table](#obs-subscription-features) for a more detailed comparison between the tiers. | ||
|
||
## Subscription tier pricing [obs-subscription-pricing] | ||
|
||
For pricing information, refer to [Elastic Observability Serverless pricing](https://www.elastic.co/pricing/serverless-observability). | ||
|
||
## Feature comparison [obs-subscription-features] | ||
|
||
The following table compares features available in Observability Complete and Observability Logs Essentials: | ||
|
||
| **Feature** | Observability Complete | Observability Logs Essentials | | ||
|---------|----------------------|-----------------------------------| | ||
| **[Ad-hoc analytics](/explore-analyze/discover.md)** | ✅ | ✅ | | ||
| **[Out-of-the-box dashboards](/explore-analyze/dashboards.md)** | ✅ | ✅ | | ||
| **[Custom dashboards](/explore-analyze/dashboards.md)** | ✅ | ✅ | | ||
| **[Alerting and notifications](/deploy-manage/monitor/monitoring-data/configure-stack-monitoring-alerts.md)** | ✅ | ✅ | | ||
| **[Integrations](https://www.elastic.co/integrations/data-integrations?solution=observability)** | ✅ | ✅ | | ||
| **[Machine learning](/explore-analyze/machine-learning.md)** | ✅ | ❌ | | ||
| **[Rate and pattern analysis](/explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md)** | ✅ | ❌ | | ||
| **[Service level objectives (SLO)](/solutions/observability/incident-management/service-level-objectives-slos.md)** | ✅ | ❌ | | ||
| **[Infrastructure and hosts](/solutions/observability/infra-and-hosts.md)** | ✅ | ❌ | | ||
| **[APM](/solutions/observability/apm/index.md)** | ✅ | ❌ | | ||
| **[AI Assistant](/solutions/observability/observability-ai-assistant.md)** including Elastic Managed LLM | ✅ | ❌ | | ||
| **[Custom knowledge bases](/solutions/observability/observability-ai-assistant.md#obs-ai-kb-ui)** | ✅ | ❌ | | ||
| **[Synthetics testing and browser experience monitoring](/solutions/observability/synthetics/index.md)** | ✅ | ❌ | | ||
|
||
## Ingest data into a Logs Essentials project [obs-subscription-ingest] | ||
|
||
From the main navigation menu, select **Add data**. Select which logs you want to monitor and how you want to monitor them, then follow the instructions for your system. | ||
|
||
## Upgrade from Observability Logs Essentials to Observability Complete [obs-subscription-upgrade] | ||
|
||
:::{warning} | ||
Upgrading from Observability Logs Essentials to Observability Complete is permanent and is not reversible. | ||
::: | ||
|
||
To access the additional features available in Observability Complete, upgrade your Observability Logs Essentials subscription by completing the following steps: | ||
|
||
1. From the [{{ecloud}} Console](https://cloud.elastic.co), select **Manage** next to the Observability Logs Essentials serverless project you want to upgrade. | ||
1. Next to **Project features**, select **Edit**. | ||
1. Select **Observability Complete**. | ||
1. Select **Save** to complete the upgrade. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wonder if this would be clearer if we put the tiers up above, like
Tier: Complete
Opt-in only
but won't make you refactor for my sake