package
0.0.0-20240819102347-026cec426713
Repository: https://github.com/nais/deploy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMiddleware returns a new prometheus Middleware handler.
No description provided by the author
RequestLogFields returns the in-context LogEntry for a request.
RequestLogger returns a logger handler using a custom LogFormatter.
No description provided by the author
No description provided by the author

# Variables

LogEntryCtxKey is the context.Context key to store the request log entry.

# Structs

Middleware is a handler that exposes prometheus metrics for the number of requests, the latency and the response size, partitioned by status code, method and HTTP path.