[system][process] Add missing num_threads field#8783
[system][process] Add missing num_threads field#8783tetianakravchenko merged 4 commits intoelastic:mainfrom
Conversation
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
security |
2262.44 | 1400.56 | -861.88 (-38.1%) | 💔 |
syslog |
25000 | 9900.99 | -15099.01 (-60.4%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
Assuming the es stack version of the fix elastic/beats#36578 is aligned. Otherwise LGTM. |
|
@ishleenk17 @elastic/security-external-integrations could you please have a look to this PR? |
|
@tetianakravchenko : Since this has been checked into beats in October, last year. this will be available to users from 8.11 onwards. |
Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co>
|
@ishleenk17 I've set stack restriction to 8.11.0 - 0450f23 (checked that this field is available in v8.11.0 tag - https://github.com/elastic/beats/blob/v8.11.0/metricbeat/module/system/process/_meta/fields.yml ) |
|
@ishleenk17 can you please review it? @elastic/security-external-integrations tests are failing because of the sytem.auth datastream due to the timestamp change: could you please have a look to it? |
|
The changes look good. Please resolve the build issue. Then we should be GTG |
|
Package system - 1.52.0 containing this change is available at https://epr.elastic.co/search?package=system |
Proposed commit message
Please explain:
num_threadsfield in process datastream, that was introduced recently in beats - metricbeat: collect total thread count per process beats#36578Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots