SolarWinds AppOptics Monitored Services API poller template
Use this API poller template to monitor performance and statistics counters for SolarWinds AppOptics services.
Prerequisites
- Provide values for the following parameters:
- ${SUBSCRIPTION_ID}
- ${APP_ID}
- Use an AppOptics API token for the username. No password is required.
Notes
- Default thresholds are not set for this template.
- To learn more about the AppOptics API, visit https://docs.appoptics.com/api/
- Here is an API request example:
https://api.appoptics.com/v1/measurements/trace.service.response_time?resolution=120&duration=200&tags%5Bservice%5D=${API_AppOpticsServiceName}
Available metrics
Average response time
The average time that requests sent to the given AppOptics app took to complete.
Unit: Milliseconds
Number of requests
The number of requests served by the AppOptics API for the AppOptics app.
Unit: Count
Error rate
The number of HTTP (5xx) errors that occurred in requests served by the AppOptics API for the AppOptics app.
Unit: Count of queries per second