mimir

package
v0.0.0-...-5fa1317 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultIngestWait   = 5 * time.Second
	DefaultQueryTimeout = 30 * time.Second
)

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg Config) probe.Result

Types

type Config

type Config struct {
	BaseURL       string
	WriteEndpoint string
	QueryEndpoint string
	IngestWait    time.Duration
	QueryTimeout  time.Duration
	Auth          auth.ResolvedBasicAuth
	TLS           config.TLSConfig
	TargetName    string
}

Jump to

Keyboard shortcuts

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