[MS365] [One Drive] Add One Drive datastream#11814
Conversation
🚀 Benchmarks reportTo see the full report comment with |
There was a problem hiding this comment.
The period value can be made configurable, I've implemented it here.
There was a problem hiding this comment.
Also, can we store method names or endpoints as comma-separated values in a variable and use them for chaining as done here?
I mean, we could define a variable, similar to content-type, to hold method names or endpoints as a comma-separated list. Then, by splitting this list, we can construct the URLs dynamically. Just checking if this approach is feasible
There was a problem hiding this comment.
We can open an issue to explore the possibility of implementing this later.
packages/o365_metrics/data_stream/onedrive/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
5621de5 to
ecd8acd
Compare
|
Will update changelog version to 0.1.1 if this PR will be approved before #11934. |
packages/o365_metrics/data_stream/onedrive_usage/fields/fields.yml
Outdated
Show resolved
Hide resolved
|
💚 Build Succeeded
History
cc @lucian-ioan |
|
Package o365_metrics - 0.1.2 containing this change is available at https://epr.elastic.co/package/o365_metrics/0.1.2/ |


Proposed commit message
Add One Drive datastream.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots