Module prometheus_http_query::error
source · Structs
This error is thrown when the JSON response’s
The error-related information from the JSON body is included in this error.
status
field contains error
.The error-related information from the JSON body is included in this error.
This error is thrown when a field is unexpectedly not part of the API response.
Enums
The parsed error type as returned by the Prometheus API.
A global error enum that encapsulates other more specific
types of errors.