Skip to content

Commit

Permalink
[chore] move udplog receiver to generated lifecycle tests (#29976)
Browse files Browse the repository at this point in the history
Related to
#27850
  • Loading branch information
atoulme authored Dec 17, 2023
1 parent ddcbff9 commit 3adcc32
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 1 deletion.
86 changes: 86 additions & 0 deletions receiver/udplogreceiver/generated_component_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion receiver/udplogreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ status:
alpha: [logs]
distributions: [contrib, observiq, sumo, splunk]
codeowners:
active: [djaglowski]
active: [djaglowski]

tests:
config:
listen_address: "0.0.0.0:0"

0 comments on commit 3adcc32

Please sign in to comment.