Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
func NewStorage(promReadResp prometheus.PromResp, lookbackDuration time.Duration) (storage.Storage, error)
NewStorage creates a new debug storage instance.
func PromResultToSeriesList ¶
func PromResultToSeriesList(promReadResp prometheus.PromResp, tagOptions models.TagOptions) ([]*ts.Series, error)
PromResultToSeriesList converts a prom result to a series list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.