-
Notifications
You must be signed in to change notification settings - Fork 462
[system][process] Enable tsdb for process datastream #7672
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][process] Enable tsdb for process datastream #7672
Conversation
Signed-off-by: Tetiana Kravchenko <[email protected]>
🌐 Coverage report
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
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 <[email protected]>
Package system - 1.44.0 containing this change is available at https://epr.elastic.co/search?package=system |
What does this PR do?
Enable tsdb for process datastream. waiting for this PR - #7660 to be merged first
Tested with
TSDB-migration-test-kit
:Note: list of
routing_path
does not includeprocess.pid
, even though it is a dimension field.Process information is available on the host dashboard after enabling tsdb:

And available on the inventory page:

Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots