Skip to content

[8.19] [Core] Rename o11y essentials tier to logs_essential (#223546)#223575

Merged
tonyghiani merged 1 commit intoelastic:8.19from
tonyghiani:backport/8.19/pr-223546
Jun 13, 2025
Merged

[8.19] [Core] Rename o11y essentials tier to logs_essential (#223546)#223575
tonyghiani merged 1 commit intoelastic:8.19from
tonyghiani:backport/8.19/pr-223546

Conversation

@tonyghiani
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## 📓 Summary

As a result of discussing a closer alignment between Product and
configuration naming, this change renames the observability `essentials`
tier to `logs_essentials`.

As a consequence, the specific configuration file loaded for this tier
is now named `serverless.oblt.logs_essentials.yml`.

Furthermore, this means that switching between the `complete` and
`logs_essentials` tier should now be done with

```yml
pricing.tiers.enabled: true
pricing.tiers.products:
  - name: observability
    tier: complete  # Accepted values for this tier are: complete, logs_essentials
```

(cherry picked from commit 2003820)

# Conflicts:
#	config/serverless.oblt.yml
@tonyghiani tonyghiani added the backport This PR is a backport of another PR label Jun 12, 2025
@tonyghiani tonyghiani enabled auto-merge (squash) June 12, 2025 15:14
@elasticmachine
Copy link
Contributor

elasticmachine commented Jun 12, 2025

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

@tonyghiani tonyghiani merged commit c33e4fc into elastic:8.19 Jun 13, 2025
11 checks passed
@tonyghiani tonyghiani deleted the backport/8.19/pr-223546 branch June 13, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants