Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPrometheusExecutor ¶
func NewPrometheusExecutor(dsInfo *tsdb.DataSourceInfo) tsdb.Executor
Types ¶
type PrometheusExecutor ¶
type PrometheusExecutor struct {
*tsdb.DataSourceInfo
}
func (*PrometheusExecutor) Execute ¶
func (e *PrometheusExecutor) Execute(ctx context.Context, queries tsdb.QuerySlice, queryContext *tsdb.QueryContext) *tsdb.BatchResult
Click to show internal directories.
Click to hide internal directories.