Documentation
¶
Index ¶
Constants ¶
View Source
const (
ProviderType = "Prometheus"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶ added in v0.9.8
type Option func(*Provider)
func WithBasicAuth ¶ added in v0.9.8
func WithLogger ¶ added in v0.9.8
func WithTimeout ¶ added in v0.9.8
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is a client for prometheus.
func (*Provider) QueryPoints ¶ added in v0.15.2
Click to show internal directories.
Click to hide internal directories.