Orion.APM.ChartEvidence2
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents chart evidence statistic.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| TimeStamp | System.DateTime | The date of poll. | everyone |
| ComponentID | System.Int64 | The unique integer representation of parent component. | everyone |
| ComponentStatusID | System.Int64 | The unique integer representation of parent component status. | everyone |
| MinStatisticData | System.Double | The double value that contains the minimum statistic data. | everyone |
| AvgStatisticData | System.Double | The double value that contains the average statistic data. | everyone |
| MaxStatisticData | System.Double | The double value that contains the maximum statistic data. | everyone |
| RecordCount | System.Int64 | The long value that contains the number of chart evidence records that was archived. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Component | Orion.APM.Component | Defined by relationship Orion.APM.ComponentHostsChartEvidence2 (System.Hosting) |