v1

latestSwagger 2.02026-07-17502976.2 KB
Analytics

Data Sources by Error Message

Aggregates Data Sources by Error Message, with optional time and dashboard filters. When filtering by Dashboard, all Data Sources are displayed by default; without a Dashboard filter, it defaults to the top 20 records; this can be modified via the ?max parameter.

get/analytics/datasourcesbyerrormessage

Query parameters

dashboardstring

Optional Dashboard ID; filters visits to the specified Dashboard.

startDatestring date-time

Specifies the starting time for the aggregation.

endDatestring date-time

Specifies the ending time for the aggregation.

maxinteger

Optionally limits the results to the top N. A value of 0 returns all results.

Response

An array of aggregated results.

errorMessagestring

The error message text.

countinteger

The total number of Data Source executions with this error message.

avgDurationnumber double

The average duration of all executions with this error message.