MonitoringPropertiesOfDrill interface
Drill monitoring properties.
Properties
| data |
Full ARM Id of the Data collection endpoint created by Resiliency service which will route data for service group and its resources. |
| identity | Identity to use for Drill monitoring operations. |
| log |
Full ARM Id of the Log analytics workspace created by Resiliency service where health data is collected. |
| raw |
Full ARM Id of the Data collection rule created by Resiliency service which will route data for RAW health data for service group resources. |
| service |
Full ARM Id of the Data collection rule created by Resiliency service which will route data for Aggregate health data of service group. |
Property Details
dataCollectionEndpointId
Full ARM Id of the Data collection endpoint created by Resiliency service which will route data for service group and its resources.
dataCollectionEndpointId?: string
Property Value
string
identity
Identity to use for Drill monitoring operations.
identity?: AssociatedIdentity
Property Value
logAnalyticsWorkspaceId
Full ARM Id of the Log analytics workspace created by Resiliency service where health data is collected.
logAnalyticsWorkspaceId?: string
Property Value
string
rawMetricsDataCollectionRuleId
Full ARM Id of the Data collection rule created by Resiliency service which will route data for RAW health data for service group resources.
rawMetricsDataCollectionRuleId?: string
Property Value
string
serviceGroupMetricsDataCollectionRuleId
Full ARM Id of the Data collection rule created by Resiliency service which will route data for Aggregate health data of service group.
serviceGroupMetricsDataCollectionRuleId?: string
Property Value
string