[Windows] Enable TSDB for service metrics dataset.#7206
[Windows] Enable TSDB for service metrics dataset.#7206ritalwar merged 7 commits intoelastic:mainfrom
Conversation
🌐 Coverage report
|
rdner
left a comment
There was a problem hiding this comment.
Could you please list the testing steps you've taken to validate it working? Would be nice to have it in the description.
Please check this reference. |
rdner
left a comment
There was a problem hiding this comment.
The change LGTM, however I'd like to see a link that supports this claim in the changelog:
This dramatically reduces storage for metrics and is expected to progressively improve query performance.
@ritalwar if links can be added to the changelog please use this one https://www.elastic.co/blog/70-percent-storage-savings-for-metrics-with-elastic-observability |
leehinman
left a comment
There was a problem hiding this comment.
LGTM
I was able to install on Windows Server 2022, ingest worked fine and Dashboards worked fine.
|
Package windows - 1.36.0 containing this change is available at https://epr.elastic.co/search?package=windows |
What does this PR do?
This PR enables TSDB by default for Windows
servicedatastream.Reference to a blog post that elaborates on the performance enhancements achieved with TSDB.
How to test this PR locally
1. Setup Windows VM
2. Build verification
elastic-package buildelastic-package stack up -v -d --services package-registry3. Document count verification after TSDB enablement
4. Dashboard verification after enablement.
5. Index template verification
6. Index mapping verification
7. Index settings verification.
Checklist
changelog.ymlfile.Related issues
Screenshots
Refer #6993