metrics

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf map[string]Metrics

func GetOrDie

func GetOrDie(path string) Conf

type Labels

type Labels map[string]string

func (Labels) GetKeys

func (l Labels) GetKeys() []string

type Metric

type Metric struct {
	Name   string `yaml:"name"`
	Help   string `yaml:"help"`
	Labels Labels `yaml:"labels"`
}

type Metrics

type Metrics map[string]Metric

Jump to

Keyboard shortcuts

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