prometheus

package
v2.4.1-0...-eb90050 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "prometheus"
)

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsWrongType

func IsWrongType(err error) bool

IsWrongType asserts wrongTypeError.

func New

func New(config Config) (*generic.Resource, error)

Types

type Config

type Config struct {
	PrometheusClient promclient.Interface
	K8sClient        k8sclient.Interface
	Logger           micrologger.Logger

	Address            string
	Bastions           []string
	Customer           string
	EvaluationInterval string
	ImageRepository    string
	Installation       string
	Pipeline           string
	Provider           cluster.Provider
	Region             string
	Registry           string
	LogLevel           string
	ScrapeInterval     string
	Version            string

	MimirEnabled bool
}

Jump to

Keyboard shortcuts

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