[EDOT][windows] add missing samples for windows#10728
[EDOT][windows] add missing samples for windows#10728VihasMakwana merged 4 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
This pull request does not have a backport label. Could you fix it @VihasMakwana? 🙏
|
|
Thanks! OK from my side. I guess we still need a tech review though. |
|
@theletterf looks like CI is flaky. I'll ping you to approve again once it gets green. |
💚 Build Succeeded
History
|
|
@theletterf this looks good to go. Can you please approve again? |
rogercoll
left a comment
There was a problem hiding this comment.
Configurations looks good to me. I would recommend a review from @elastic/elastic-agent-control-plane as it would be best to have some kind of integration tests for these samples
swiatekm
left a comment
There was a problem hiding this comment.
We don't currently have tests for config samples, and adding them is probably significant additional effort, so it shouldn't block this PR.
|
@Mergifyio backport 8.19 9.0 9.1 9.2 |
✅ Backports have been createdDetails
|
* add docs and changelog * remove redundant (cherry picked from commit 03a81c0)
* add docs and changelog * remove redundant (cherry picked from commit 03a81c0)
* add docs and changelog * remove redundant (cherry picked from commit 03a81c0)
* add docs and changelog * remove redundant (cherry picked from commit 03a81c0)
…ws (#10855) * [EDOT][windows] add missing samples for windows (#10728) * add docs and changelog * remove redundant (cherry picked from commit 03a81c0) * add flush_timeout * [samples] remove unneeded file_storage and fix a bug (#10856) * fix: add flush_interval * couple of enhancements * test samples * lint * use observer and t.Setenv * lint * fix profiling * fix unit test race * more time * comment * enable profiling for linux * Add comment * use DryRun to validate the config --------- Co-authored-by: Fabrizio Ferri-Benedetti <algernon@fastmail.com> --------- Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com> Co-authored-by: Vihas <vihas.makwana@elastic.co> Co-authored-by: Fabrizio Ferri-Benedetti <algernon@fastmail.com>
* add docs and changelog * remove redundant
Add sample config files for Windows ES and mOTLP ingestion, to achieve parity with other platforms.
Fixes #10540