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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InboundIntentClientAPGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_deployment_intent_group_inbound_intent_client_access_point",
	Help: "Count of Inbound Intent Client Access Points",
}, []string{
	"name",
	"project",
	"composite_app",
	"composite_app_version",
	"deployment_intent_group",
	"traffic_group_intent",
	"inbound_intent",
	"client_name",
	"action",
})
View Source
var InboundIntentClientGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_deployment_intent_group_inbound_intent_client",
	Help: "Count of Inbound Intent Clients",
}, []string{
	"name",
	"project",
	"composite_app",
	"composite_app_version",
	"deployment_intent_group",
	"traffic_group_intent",
	"inbound_intent",
	"spec_app",
	"app_label",
	"serviceName",
})
View Source
var InboundIntentGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_deployment_intent_group_inbound_intent",
	Help: "Count of Inbound Intents",
}, []string{
	"name",
	"project",
	"composite_app",
	"composite_app_version",
	"deployment_intent_group",
	"traffic_group_intent",
	"spec_app",
	"app_label",
	"serviceName",
	"externalName",
	"port",
	"protocol",
	"externalSupport",
	"serviceMesh",
	"sidecarProxy",
	"tlsType",
})
View Source
var TrafficGroupIntentGauge = prometheus.NewGaugeVec(prometheus.GaugeOpts{
	Name: "emco_deployment_intent_group_traffic_group_intent",
	Help: "Count of Traffic Group Intents",
}, []string{"name", "project", "composite_app", "composite_app_version", "deployment_intent_group"})

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