Diagnostics Description
Describes the diagnostics options available
Properties
Name | Type | Required |
---|---|---|
sinks |
array of DiagnosticsSinkProperties | No |
enabled |
boolean | No |
defaultSinkRefs |
array of string | No |
sinks
Type: array of DiagnosticsSinkProperties
Required: No
List of supported sinks that can be referenced.
enabled
Type: boolean
Required: No
Status of whether or not sinks are enabled.
defaultSinkRefs
Type: array of string
Required: No
The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.