Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MonitoredResource

Package version

Details of resource being monitored by Dynatrace monitor resource

Hierarchy

  • MonitoredResource

Index

Properties

Optional id

id: undefined | string

The ARM id of the resource.

Optional reasonForLogsStatus

reasonForLogsStatus: undefined | string

Reason for why the resource is sending logs (or why it is not sending).

Optional reasonForMetricsStatus

reasonForMetricsStatus: undefined | string

Reason for why the resource is sending metrics (or why it is not sending).

Optional sendingLogs

sendingLogs: SendingLogsStatus

Flag indicating if resource is sending logs to Dynatrace.

Optional sendingMetrics

sendingMetrics: SendingMetricsStatus

Flag indicating if resource is sending metrics to Dynatrace.

Generated using TypeDoc