Nginx: Enable TSDB index mode for beta testing#6129
Merged
lalit-satapathy merged 2 commits intoelastic:mainfrom May 10, 2023
Merged
Nginx: Enable TSDB index mode for beta testing#6129lalit-satapathy merged 2 commits intoelastic:mainfrom
lalit-satapathy merged 2 commits intoelastic:mainfrom
Conversation
🌐 Coverage report
|
agithomas
reviewed
May 9, 2023
tetianakravchenko
approved these changes
May 10, 2023
Contributor
Author
ruflin
approved these changes
May 10, 2023
Contributor
Author
Yes for both. |
|
Package nginx - 1.12.0-beta containing this change is available at https://epr.elastic.co/search?package=nginx |
Contributor
|
@kpollich Having now this package available should also make it easier to test the rollback features. @lalit-satapathy I would be nice to have this for the system package for 1-3 dataset. The reason is because with system it is easy to gather data. |
Contributor
Author
@tetianakravchenko to explore enabling TSDB for few datasets in system package first. |
4 tasks
Merged
4 tasks
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.

What does this PR do?
This PR enables beta testing of Nginx package for TSDB. The package has been already migrated with dimension and metric type mapping. Here it enables index_mode: "time_series" for nginx stubstatus data stream and also upgrades stack version to 8.8.0.
Package version made -beta to avoid accidental use from other users.
Checklist
changelog.ymlfile.How to test this PR locally
Related issues
Screenshots