DataCollectionRuleReferences interface
Defines all the references that may be used in other sections of the DCR
- Extends
Inherited Properties
| application |
Application Insights references to be used on OTel metrics/logs enrichment |
| enrichment |
All the enrichment data sources referenced in data flows |
Inherited Property Details
applicationInsights
Application Insights references to be used on OTel metrics/logs enrichment
applicationInsights?: ApplicationInsights[]
Property Value
Inherited From ReferencesSpec.applicationInsights
enrichmentData
All the enrichment data sources referenced in data flows
enrichmentData?: ReferencesSpecEnrichmentData
Property Value
Inherited From ReferencesSpec.enrichmentData