Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAPIError ¶
func IsAPIError ¶
IsAPIError returns whether err is or wraps a Prometheus error.
func NewPrometheusExecutor ¶
func NewPrometheusExecutor(dsInfo *models.DataSource) (tsdb.TsdbQueryEndpoint, error)
Types ¶
type PrometheusExecutor ¶
type PrometheusExecutor struct {
Transport http.RoundTripper
}
Click to show internal directories.
Click to hide internal directories.