constants

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

View Source
const (
	PanicLogIdentifier         = "DEVTRON_PANIC_RECOVER"
	GoRoutinePanicMsgLogPrefix = "GO_ROUTINE_PANIC_LOG:"
)
View Source
const (
	NATS_PUBLISH_COUNT                 = "nats_publish_count"
	NATS_CONSUMPTION_COUNT             = "nats_consumption_count"
	NATS_CONSUMING_COUNT               = "nats_consuming_count"
	NATS_EVENT_CONSUMPTION_TIME        = "nats_event_consumption_time"
	NATS_EVENT_PUBLISH_TIME            = "nats_event_publish_time"
	NATS_EVENT_DELIVERY_COUNT          = "nats_event_delivery_count"
	PANIC_RECOVERY_COUNT               = "panic_recovery_count"
	REVERSE_PROXY_PANIC_RECOVERY_COUNT = "reverse_proxy_panic_recovery_count"
)

metrics name constants

View Source
const (
	PANIC_TYPE = "panic_type"
	HOST       = "host"
	METHOD     = "method"
	PATH       = "path"
	TOPIC      = "topic"
	STATUS     = "status"
)

metrics labels constant

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceName added in v0.0.23

type ServiceName string
const (
	Orchestrator ServiceName = "ORCHESTRATOR"
	Kubelink     ServiceName = "KUBELINK"
	GitSensor    ServiceName = "GITSENSOR"
	Kubewatch    ServiceName = "KUBEWATCH"
)

func (ServiceName) ToString added in v0.0.23

func (m ServiceName) ToString() string

Jump to

Keyboard shortcuts

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