exporters

package
v0.0.0-...-58ed91f Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenVPNExporter

type OpenVPNExporter struct {
	// contains filtered or unexported fields
}

func NewOpenVPNExporter

func NewOpenVPNExporter(statusPaths []string, ignoreIndividuals bool) (*OpenVPNExporter, error)

func (*OpenVPNExporter) Collect

func (e *OpenVPNExporter) Collect(ch chan<- prometheus.Metric)

func (*OpenVPNExporter) Describe

func (e *OpenVPNExporter) Describe(ch chan<- *prometheus.Desc)

type OpenvpnServerHeader

type OpenvpnServerHeader struct {
	LabelColumns []string
	Metrics      []OpenvpnServerHeaderField
}

type OpenvpnServerHeaderField

type OpenvpnServerHeaderField struct {
	Column    string
	Desc      *prometheus.Desc
	ValueType prometheus.ValueType
}

Jump to

Keyboard shortcuts

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