Added k8s components to otel distribution#4908
Conversation
|
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
|
Could we add this receiver to the test configuration file too, as mentioned in the Definition of Done in #4902? |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
blakerouse
left a comment
There was a problem hiding this comment.
Can tests be added to cover that they exists? That way we can ensure a tests catches if they are accidentally removed?
|
@michalpristas @ycombinator @andrzej-stencel Let's make sure to include those as well (either in this PR or a follow up) |
|
|
|
added |
|
@ishleenk17 @AlexanderWert will we need the |
Yes, this is needed for getting all the metadata. |
|
|
|
This pull request is now in conflicts. Could you fix it? 🙏 |
…ic-agent into otel/added-k8s-comps
|
(cherry picked from commit 6b78791) # Conflicts: # NOTICE.txt # go.mod # go.sum # internal/pkg/agent/cmd/common.go # internal/pkg/otel/README.md # internal/pkg/otel/components.go # internal/pkg/otel/run_test.go # internal/pkg/otel/testdata/all-components.yml
* Added k8s components to otel distribution (#4908) (cherry picked from commit 6b78791) # Conflicts: # NOTICE.txt # go.mod # go.sum # internal/pkg/agent/cmd/common.go # internal/pkg/otel/README.md # internal/pkg/otel/components.go # internal/pkg/otel/run_test.go # internal/pkg/otel/testdata/all-components.yml * conflicts * resolved conflict with 8.14 branch * remove 8.15 commands * missing file --------- Co-authored-by: Michal Pristas <michal.pristas@gmail.com> Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>




Added Extensions
file_storageAdded Receivers
kubeletstatsk8sclusterreceiverhostmetricsreceiverAdded Processors
-resourcedetectionprocessorFixes: #4723Fixes: #4902
Fixes: #4724
cc @ChrsMark @AlexanderWert