-
Notifications
You must be signed in to change notification settings - Fork 456
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
Enable TSDB for System integration #5848
Comments
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
cc @andresrc for awareness / prio |
Assigning this to @lalit-satapathy per our email discussion. |
@tetianakravchenko will help do the TSDB enablement on system package. Based on the analysis, the scope of the TSDB enablement on system package would be:
As usual, we we separate the dimension work from new metric type work(if any) and track in separate PRs. |
Hi @joshdover, @jlind23, We have the initial PR ready (with dimension work) as part of the TSDB enablement. Can someone help review the changes from the package owner perspective and also need help answering one query here. Thanks! |
Testing: Before TSDB:Disk used is missing for the time range < 1h Disk used is missing for the time range < 1h Swap usage - no value Enable TSDBDiskio:
no mapping:
Created issue:
|
@tetianakravchenko, Anything pending on this issue or it can be closed? |
@lalit-satapathy there is one more datastream to enable tsdb on - #8637. When merged this issue can be closed |
We need to enable TSDB indexing for the system integration's metric streams to reduce storage costs. This should be done in 3 broad phases:
constraint.kibana.version
to 8.8You can find related issues and examples for other integrations in #5233
Current PRs:
Found issues:
keyword
are not validated correctly at routing time elasticsearch#96552The text was updated successfully, but these errors were encountered: