metrics

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Namespace label
	Namespace = "namespace"
	// Name label
	Name = "name"
	// Ready label
	Ready = "ready"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SubscriptionsGauge

type SubscriptionsGauge struct {
	Labels []string
	Metric *prometheus.GaugeVec
}

SubscriptionsGauge represents the Subscriptions Gauge.

var (
	// KymaSubscriptionsGaugeObj instance
	KymaSubscriptionsGaugeObj *SubscriptionsGauge

	// KnativeSubscriptionsGaugeObj instance
	KnativeSubscriptionsGaugeObj *SubscriptionsGauge

	// KnativeChanelGaugeObj instance
	KnativeChanelGaugeObj *SubscriptionsGauge
)

func (*SubscriptionsGauge) DeleteKnativeChannelGaugeLabelValues

func (ksg *SubscriptionsGauge) DeleteKnativeChannelGaugeLabelValues(name string)

DeleteKnativeChannelGaugeLabelValues deletes the Knative channel gauge label values.

func (*SubscriptionsGauge) DeleteKnativeSubscriptionsGaugeLabelValues

func (ksg *SubscriptionsGauge) DeleteKnativeSubscriptionsGaugeLabelValues(namespace string, name string)

DeleteKnativeSubscriptionsGaugeLabelValues deletes the Knative subscriptions gauge label values.

func (*SubscriptionsGauge) DeleteKymaSubscriptionsGaugeLabelValues

func (ksg *SubscriptionsGauge) DeleteKymaSubscriptionsGaugeLabelValues(namespace string, name string)

DeleteKymaSubscriptionsGaugeLabelValues deletes the Kyma subscriptions gauge label values.

Jump to

Keyboard shortcuts

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