-
Notifications
You must be signed in to change notification settings - Fork 510
[System][core] Enable tsdb #8637
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
[System][core] Enable tsdb #8637
Conversation
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Test errors
Expand to view the tests failures
|
🌐 Coverage report
|
|
/test |
|
Hi @tetianakravchenko, please update your branch with the latest contents from main branch. There was an important PR merged updating the CI pipelines. Thanks! |
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
|
CI is failing due to missing field in system.process datastream - here is a PR to add it #8783 |
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
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
syslog |
21739.13 | 16949.15 | -4789.98 (-22.03%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
Package system - 1.53.0 containing this change is available at https://epr.elastic.co/search?package=system |
Proposed commit message
Enable TSDB by default for core datastream.
To enable tsdh on core datastream it is required to change the stack restriction to 8.11.0 - related to this issue elastic/elasticsearch#96552.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots
system.core.idis a dimension now, there is no errors likeRouting values must be strings but found(issue)