-
Notifications
You must be signed in to change notification settings - Fork 448
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
Nginx: Enable TSDB index mode for beta testing #6129
Nginx: Enable TSDB index mode for beta testing #6129
Conversation
🌐 Coverage report
|
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.
LGTM!
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.
Yes for both. |
Package nginx - 1.12.0-beta containing this change is available at https://epr.elastic.co/search?package=nginx |
@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. |
@tetianakravchenko to explore enabling TSDB for few datasets in system package first. |
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.yml
file.How to test this PR locally
Related issues
Screenshots