Shared Go libraries that are common amongst different projects
| Package | Description |
|---|---|
log |
Logging package that prepares a JSON *slog.Logger to os.StdErr, with trace context |
profiling |
Profiling package that initializes a Pyroscope profiler instance, that connects via gRPC to a remote collector |
tracing |
Tracing package that initializes an OpenTelemetry tracer, that connects via gRPC to a remote collector |