[MS365] [Subscriptions] Add Subscriptions data stream#12490
[MS365] [Subscriptions] Add Subscriptions data stream#12490lucian-ioan merged 3 commits intoelastic:mainfrom
Conversation
2a84663 to
77c002c
Compare
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
outlook_app_usage_version_counts |
10869.57 | 4975.12 | -5894.45 (-54.23%) | 💔 |
sharepoint_site_usage_detail |
7812.5 | 5347.59 | -2464.91 (-31.55%) | 💔 |
teams_device_usage_user_counts |
5464.48 | 4065.04 | -1399.44 (-25.61%) | 💔 |
viva_engage_device_usage_user_counts |
10309.28 | 6802.72 | -3506.56 (-34.01%) | 💔 |
viva_engage_groups_activity_group_detail |
8771.93 | 6134.97 | -2636.96 (-30.06%) | 💔 |
active_users_services_user_counts |
3717.47 | 2604.17 | -1113.3 (-29.95%) | 💔 |
groups_activity_group_detail |
2590.67 | 1766.78 | -823.89 (-31.8%) | 💔 |
onedrive_usage_account_counts |
16666.67 | 13333.33 | -3333.34 (-20%) | 💔 |
onedrive_usage_account_detail |
4201.68 | 2369.67 | -1832.01 (-43.6%) | 💔 |
onedrive_usage_file_counts |
15151.52 | 12658.23 | -2493.29 (-16.46%) | 💔 |
outlook_activity |
9900.99 | 4566.21 | -5334.78 (-53.88%) | 💔 |
To see the full report comment with /test benchmark fullreport
packages/o365_metrics/data_stream/subscriptions/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/o365_metrics/data_stream/subscriptions/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/o365_metrics/data_stream/subscriptions/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Please check if we need to fingerprint over any field(dimension)
There was a problem hiding this comment.
There isn't any identifier field here between documents. I used a fingerprint for the entire accounts list.
packages/o365_metrics/data_stream/subscriptions/sample_event.json
Outdated
Show resolved
Hide resolved
packages/o365_metrics/data_stream/subscriptions/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
.github/CODEOWNERS
Outdated
There was a problem hiding this comment.
@lucian-ioan - Can you resolve conflicts, The code owner file already has this change.
| /packages/o365_metrics/data_stream/yammer_device_usage @elastic/obs-infraobs-integrations |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
43f8496 to
bbb377e
Compare
There was a problem hiding this comment.
There should probably be an assessment for the presence of a CEL error condition like we have e.g. here.
bbb377e to
8e96189
Compare
|
💚 Build Succeeded
History
cc @lucian-ioan |
|
Package o365_metrics - 0.5.0 containing this change is available at https://epr.elastic.co/package/o365_metrics/0.5.0/ |


Proposed commit message
Add subscriptions data stream.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots