Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions entity-types/uninstrumented-azurevirtualnetworks/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
domain: UNINSTRUMENTED
type: AZUREVIRTUALNETWORKS

configuration:
entityExpirationTime: DAILY
alertable: false

synthesis:
# Uninstrumented can't use synthesis
disabled: true

ownership:
primaryOwner:
teamName: "Cloud Monitoring Platform"
16 changes: 16 additions & 0 deletions relationships/candidates/AZUREVIRTUALNETWORKS.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
category: AZUREVIRTUALNETWORKS
lookups:
- entityTypes:
- domain: INFRA
type: AZUREVIRTUALNETWORKS
tags:
matchingMode: ALL
predicates:
- tagKeys: ["azure.resourceId"]
field: azureResourceId
onMatch:
onMultipleMatches: RELATE_ALL
onMiss:
action: CREATE_UNINSTRUMENTED
uninstrumented:
type: AZUREVIRTUALNETWORKS
Loading