MonitoredResource interface
NewRelic 監視資源所監視的資源詳細資料
屬性
id | 資源的 ARM 識別碼。 |
reason |
資源傳送記錄的原因 (,或為何不會傳送) 。 |
reason |
資源傳送計量的原因 (,或為何不會傳送) 。 |
sending |
旗標,指出資源是否將記錄傳送至 NewRelic。 |
sending |
旗標,指出資源是否將計量傳送至 NewRelic。 |
屬性詳細資料
id
資源的 ARM 識別碼。
id?: string
屬性值
string
reasonForLogsStatus
資源傳送記錄的原因 (,或為何不會傳送) 。
reasonForLogsStatus?: string
屬性值
string
reasonForMetricsStatus
資源傳送計量的原因 (,或為何不會傳送) 。
reasonForMetricsStatus?: string
屬性值
string
sendingLogs
旗標,指出資源是否將記錄傳送至 NewRelic。
sendingLogs?: string
屬性值
string
sendingMetrics
旗標,指出資源是否將計量傳送至 NewRelic。
sendingMetrics?: string
屬性值
string