instrumentation

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GinHandlerFunc

GinHandlerFunc gin handler

func InstrumentingMiddleware

func InstrumentingMiddleware(m Metrics) kitendpoint.Middleware

Types

type Metrics

type Metrics struct {
	ReqC    metrics.Counter
	ReqErrC metrics.Counter
	ReqL    metrics.Histogram
}

func NewMetrics

func NewMetrics(svcName string) Metrics

Jump to

Keyboard shortcuts

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