Orion.SamAppOptics.Service.Transactions.ResponseTime
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents avarage response time of request made to given service and path (transaction) at given moment
Inheritance
↳ System.Entity
↳ System.ExtensionEntity
↳ System.StatisticsEntity
Access control
| Operations |
Right |
| read |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| ApplicationPoolID |
System.Int32 |
The unique integer representation of application pool |
everyone |
| Service |
System.String |
The name of service |
everyone |
| Transaction |
System.String |
The transaction value |
everyone |
| AverageResponseTimeValue |
System.Int32 |
The average response time for request |
everyone |
Target Relationships
| Name |
Type |
Notes |
| ApplicationPool |
Orion.APM.IIS.ApplicationPool |
Defined by relationship AppOptics.ApplicationPoolToTransactionsResponseTime (System.Hosting) |