Directories
¶
| Path | Synopsis |
|---|---|
|
Package errors provides helpers for inspecting errors, including whether an error is safe to expose publicly and reading a machine-readable error code off an error value.
|
Package errors provides helpers for inspecting errors, including whether an error is safe to expose publicly and reading a machine-readable error code off an error value. |
|
Package log provides a systemd/syslog logger that prefixes go-kit log lines with the appropriate syslog priority level, so log levels are picked up correctly by the journal.
|
Package log provides a systemd/syslog logger that prefixes go-kit log lines with the appropriate syslog priority level, so log levels are picked up correctly by the journal. |
|
Package lokerpc implements LOKE's HTTP RPC server and client, including request schemas, Prometheus request metrics, and code generation for typed clients.
|
Package lokerpc implements LOKE's HTTP RPC server and client, including request schemas, Prometheus request metrics, and code generation for typed clients. |
|
Package requestid generates request IDs and propagates them through a context.Context, sourcing the ID from the incoming X-Request-ID header or generating a new one.
|
Package requestid generates request IDs and propagates them through a context.Context, sourcing the ID from the incoming X-Request-ID header or generating a new one. |
Click to show internal directories.
Click to hide internal directories.