[system][process] Enable tsdb for process datastream#7672
Merged
tetianakravchenko merged 5 commits intoelastic:mainfrom Oct 17, 2023
Merged
[system][process] Enable tsdb for process datastream#7672tetianakravchenko merged 5 commits intoelastic:mainfrom
tetianakravchenko merged 5 commits intoelastic:mainfrom
Conversation
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
11 tasks
🌐 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 |
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
|
Package system - 1.44.0 containing this change is available at https://epr.elastic.co/search?package=system |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:Details
Note: list of
routing_pathdoes 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.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots