Documentation
¶
Overview ¶
Package otelpostgres adapts go-postgres observations to standard OpenTelemetry metrics without recording SQL, arguments, DSNs, or raw errors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
MeterProvider metric.MeterProvider
}
Config selects the standard OpenTelemetry meter provider.
Click to show internal directories.
Click to hide internal directories.