[Filebeat] Removing duplicate modules (aliases) Observability#27919
[Filebeat] Removing duplicate modules (aliases) Observability#27919P1llus merged 8 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/integrations (Team:Integrations) |
mtojek
left a comment
There was a problem hiding this comment.
Not sure how much stuff you want to remove, but there are some other references. I don't know if that code is still used:
https://github.com/elastic/beats/blob/23e4403ae093fcc8f7905345cad2c7ad256976d8/dev-tools/ecs-migration.yml
and tests:
https://github.com/elastic/beats/blob/23e4403ae093fcc8f7905345cad2c7ad256976d8/libbeat/conditions/matcher_test.go
https://github.com/elastic/beats/blob/b061836bcebf7ae055b2184924f634fba1cf2232/filebeat/autodiscover/builder/hints/logs_test.go
|
Thanks @mtojek ! Will look at your test files as well! |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
…ub.com/P1llus/beats into remove_duplicate_observability_modules
|
This pull request is now in conflicts. Could you fix it? 🙏 |
* upstream/master: (658 commits) Add complete k8s metadata through composable provider (elastic#27691) Revert "Fix issue where --insecure didn't propogate to Fleet Server ES connection (elastic#27969)" (elastic#27997) Remove deprecated kafka fields (elastic#27938) [Filebeat] Add Base64 encoded HMAC & UUID template functions to httpjson input (elastic#27873) Improve httpjson template function join (elastic#27996) Remove kubernetes.container.image alias (elastic#27898) [Elastic Agent] Golden files for program tests (elastic#27862) [Elastic Agent] Disable modules.d in metricbeat (elastic#27860) libbeat/common/seccomp: provide default policy for linux arm64 (elastic#27955) Fix logger statement in aws-s3 input (elastic#27982) Fix wrong merge (elastic#27976) Fix issue where --insecure didn't propogate to Fleet Server ES connection (elastic#27969) Forward-port 7.14.2 changelog to master (elastic#27975) [Filebeat] Removing duplicate modules (aliases) Observability (elastic#27919) Fix path in vagrant windows script (elastic#27966) [Filebeat] Removing duplicate modules (aliases) and Cyberark (elastic#27915) No changelog for 8.0.0-alpha2 (elastic#27961) Add write access to 'url.value' from 'request.transforms'. (elastic#27937) Docker: remove deprecated fields (elastic#27933) Filebeat: Make all filesets disabled in default configuration (elastic#27762) ...
…c#27919) * [Filebeat] Removing duplicate modules (aliases) Observability * update changelog * removing more references and fixing some old wrong documentation * reverting regex test
What does this PR do?
DO NOT BACKPORT, 8.0 change only
Removes old observability module aliases as part of 8.0 breaking changes.
Why is it important?
Removes unnecessary files.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.