[Core] Rename o11y essentials tier to logs_essential#223546
Merged
tonyghiani merged 3 commits intoelastic:mainfrom Jun 12, 2025
Merged
[Core] Rename o11y essentials tier to logs_essential#223546tonyghiani merged 3 commits intoelastic:mainfrom
tonyghiani merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-core (Team:Core) |
Bamieh
approved these changes
Jun 12, 2025
2 tasks
sorenlouv
approved these changes
Jun 12, 2025
jbudz
approved these changes
Jun 12, 2025
azasypkin
approved these changes
Jun 12, 2025
Contributor
azasypkin
left a comment
There was a problem hiding this comment.
Changes in config/serverless.oblt.yml looks good from the AppEx Security perspective.
Contributor
|
Starting backport for target branches: 8.19 https://github.com/elastic/kibana/actions/runs/15614151380 |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
This was referenced Jun 12, 2025
Merged
tonyghiani
added a commit
that referenced
this pull request
Jun 13, 2025
…#223575) # Backport This will backport the following commits from `main` to `8.19`: - [[Core] Rename o11y essentials tier to logs_essential (#223546)](#223546) <!--- Backport version: 10.0.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Marco Antonio Ghiani","email":"marcoantonio.ghiani01@gmail.com"},"sourceCommit":{"committedDate":"2025-06-12T15:02:46Z","message":"[Core] Rename o11y essentials tier to logs_essential (#223546)\n\n## 📓 Summary\n\nAs a result of discussing a closer alignment between Product and\nconfiguration naming, this change renames the observability `essentials`\ntier to `logs_essentials`.\n\nAs a consequence, the specific configuration file loaded for this tier\nis now named `serverless.oblt.logs_essentials.yml`.\n\nFurthermore, this means that switching between the `complete` and\n`logs_essentials` tier should now be done with\n\n```yml\npricing.tiers.enabled: true\npricing.tiers.products:\n - name: observability\n tier: complete # Accepted values for this tier are: complete, logs_essentials\n```","sha":"20038202a4801b669b96a7e52da2129dd6849aea","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:version","v9.1.0","v8.19.0"],"title":"[Core] Rename o11y essentials tier to logs_essential","number":223546,"url":"https://github.com/elastic/kibana/pull/223546","mergeCommit":{"message":"[Core] Rename o11y essentials tier to logs_essential (#223546)\n\n## 📓 Summary\n\nAs a result of discussing a closer alignment between Product and\nconfiguration naming, this change renames the observability `essentials`\ntier to `logs_essentials`.\n\nAs a consequence, the specific configuration file loaded for this tier\nis now named `serverless.oblt.logs_essentials.yml`.\n\nFurthermore, this means that switching between the `complete` and\n`logs_essentials` tier should now be done with\n\n```yml\npricing.tiers.enabled: true\npricing.tiers.products:\n - name: observability\n tier: complete # Accepted values for this tier are: complete, logs_essentials\n```","sha":"20038202a4801b669b96a7e52da2129dd6849aea"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223546","number":223546,"mergeCommit":{"message":"[Core] Rename o11y essentials tier to logs_essential (#223546)\n\n## 📓 Summary\n\nAs a result of discussing a closer alignment between Product and\nconfiguration naming, this change renames the observability `essentials`\ntier to `logs_essentials`.\n\nAs a consequence, the specific configuration file loaded for this tier\nis now named `serverless.oblt.logs_essentials.yml`.\n\nFurthermore, this means that switching between the `complete` and\n`logs_essentials` tier should now be done with\n\n```yml\npricing.tiers.enabled: true\npricing.tiers.products:\n - name: observability\n tier: complete # Accepted values for this tier are: complete, logs_essentials\n```","sha":"20038202a4801b669b96a7e52da2129dd6849aea"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
iblancof
pushed a commit
to iblancof/kibana
that referenced
this pull request
Jun 16, 2025
## 📓 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
```
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📓 Summary
As a result of discussing a closer alignment between Product and configuration naming, this change renames the observability
essentialstier tologs_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
completeandlogs_essentialstier should now be done with