Skip to content

Commit

Permalink
[chore] move azuredataexpoter exporter to generated lifecycle tests (#…
Browse files Browse the repository at this point in the history
…30514)

Relates to
#27849

---------

Co-authored-by: Antoine Toulme <[email protected]>
  • Loading branch information
Frapschen and atoulme authored Feb 2, 2024
1 parent 6baae7a commit 24cfa93
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 1 deletion.
113 changes: 113 additions & 0 deletions exporter/azuredataexplorerexporter/generated_component_test.go

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

10 changes: 9 additions & 1 deletion exporter/azuredataexplorerexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,12 @@ status:
beta: [traces, metrics, logs]
distributions: [contrib]
codeowners:
active: [asaharn, ag-ramachandran]
active: [asaharn, ag-ramachandran]

tests:
config:
cluster_uri: "https://CLUSTER.kusto.windows.net"
application_id: "f80da32c-108c-415c-a19e-643f461a677a"
application_key: "xx-xx-xx-xx"
tenant_id: "21ff9e36-fbaa-43c8-98ba-00431ea10bc3"
skip_lifecycle: true

0 comments on commit 24cfa93

Please sign in to comment.