Skip to content

Commit

Permalink
[chore] move datadog exporter to generated lifecycle tests (#30519)
Browse files Browse the repository at this point in the history
Relates to
#27849
  • Loading branch information
Frapschen authored Jan 18, 2024
1 parent 0f92b21 commit b598c5c
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 0 deletions.
121 changes: 121 additions & 0 deletions exporter/datadogexporter/generated_component_test.go

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

12 changes: 12 additions & 0 deletions exporter/datadogexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,15 @@ status:
codeowners:
active: [mx-psi, dineshg13, liustanley, songy23, mackjmr]
emeritus: [gbbr]

tests:
config:
hostname: customhostname
api:
key: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
site: datadoghq.eu
sending_queue:
enabled: false
retry_on_failure:
enabled: false
expect_consumer_error: true

0 comments on commit b598c5c

Please sign in to comment.