Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIMiddleware ¶
func APIMiddleware(metrics *Metrics) fiber.Handler
func MetricsHandler ¶
func MetricsHandler() fiber.Handler
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func SetupMetrics ¶
setupOTelSDK bootstraps the OpenTelemetry pipeline. If it does not return an error, make sure to call shutdown for proper cleanup.
Click to show internal directories.
Click to hide internal directories.