utils

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const (
	SuccessMetric = "successful"
	FailureMetric = "failure"
)

Variables

This section is empty.

Functions

func EnableBusinessMetrics

func EnableBusinessMetrics()

func FormatStatus

func FormatStatus(statusCode int) string

func GetCounterVecValue

func GetCounterVecValue(counterName string, counter *prometheus.CounterVec, labels prometheus.Labels) (float64, error)

func GetStatus

func GetStatus(metricStatusSuccess *bool) string

func IsBusinessMetricsEnabled

func IsBusinessMetricsEnabled() bool

func ReadStringPtr

func ReadStringPtr(strPtr *string) string

readStringPtr return the value of the string pointer if non-nil. Returns an empty string otherwise

Types

type MetricTypeEnabled

type MetricTypeEnabled string
const (
	SBI  MetricTypeEnabled = "sbi"
	NAS  MetricTypeEnabled = "nas"
	NGAP MetricTypeEnabled = "ngap"
)

Jump to

Keyboard shortcuts

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