metrics

package
v0.0.0-...-bb2f907 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NetworkGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_cluster_network",
	Help: "Count of Cluster Networks",
}, []string{"clusterprovider", "cluster", "name", "cnitype"})
View Source
var ProviderNetworkGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_cluster_provider_network",
	Help: "Count of Cluster Provider Networks",
}, []string{"clusterprovider", "cluster", "name", "cnitype", "nettype", "vlanid", "providerinterfacename", "logicalinterfacename", "vlannodeselector"})

Functions

func Start

func Start()

Types

This section is empty.

Jump to

Keyboard shortcuts

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