Skip to content

Commit

Permalink
[chore] move azuremonitor receiver to generated lifecycle tests (#30024)
Browse files Browse the repository at this point in the history
Related to
#27850
  • Loading branch information
atoulme authored Dec 18, 2023
1 parent ec4e464 commit 5342f8c
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 0 deletions.
89 changes: 89 additions & 0 deletions receiver/azuremonitorreceiver/generated_component_test.go

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

4 changes: 4 additions & 0 deletions receiver/azuremonitorreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ resource_attributes:
azuremonitor.subscription_id:
description: Azure subscription ID
type: string

tests:
config:
skip_lifecycle: true

0 comments on commit 5342f8c

Please sign in to comment.