exaring / otelpgx
OpenTelemetry Tracing instrumentation for PostgreSQL
☆129Updated 3 months ago
Alternatives and similar repositories for otelpgx:
Users that are interested in otelpgx are comparing it to the libraries listed below
- 🪵 Ensure consistent code style when using log/slog☆192Updated 3 weeks ago
- checks usage of OpenTelemetry/Census spans☆80Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 2 months ago
- Package pgerrcode contains constants for PostgreSQL error codes.☆177Updated last year
- OpenTelemetry instrumentation for go-chi/chi☆136Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- Collection of log/slog related projects.☆221Updated 3 months ago
- json encoding and decoding☆218Updated 5 months ago
- Naive code generator that creates mock implementation using testify.mock☆209Updated 2 months ago
- A modern generic testing assertions library for Go☆189Updated 2 months ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆317Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆115Updated last week
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- Go linter for forbidding identifiers☆138Updated 3 months ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆31Updated 2 weeks ago
- 🚨 net/http middleware for slog logger☆67Updated last week
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆293Updated last week
- Monitor Go app's performance in seconds, not a day.☆301Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆163Updated last month
- A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.☆82Updated 5 months ago
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆81Updated 2 weeks ago
- PostgreSQL Lock Client for Go☆114Updated 3 weeks ago
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆241Updated 9 months ago
- Go SDK for OpenFeature☆171Updated this week
- devslog - Go slog.Handler for development☆187Updated last week
- 🚨 slog: Attribute formatting☆167Updated last week
- Golang queue on top of PostgreSQL☆287Updated 2 weeks ago
- Go 1.23 range functions with database/sql☆146Updated 5 months ago
- A Go time testing library for writing deterministic unit tests☆254Updated 4 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.