datasource

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricConfig

type MetricConfig interface {
	GetEndpoint() string
	GetHeaders() http.Header
	GetMethod() httpx.Method
	GetBasicAuth() *httpx.BasicAuth
	GetTLS() *tls.ConnectionState
	GetCA() string
	GetScrapeInterval() time.Duration
}

Directories

Path Synopsis
Package prometheus provides a client for Prometheus.
Package prometheus provides a client for Prometheus.
Package victoriametrics provides a client for VictoriaMetrics.
Package victoriametrics provides a client for VictoriaMetrics.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL