Moritz Lang
Moritz Lang
Users should be able to use Swift OTel to export all three signals via OTLP. We currently have Metrics and Distributed Tracing but still need to add swift-log exporting.
### Describe the bug When successfully closing a connection, `PostgresNIO` includes a misleading "error" in its log statement. ### To Reproduce Steps to reproduce the behavior: 1. Set a breakpoint...
When using Distributed Tracing with a metadata provider, Hummingbird logs get span and trace ID metadata values automatically. This makes the `hb_id` metadata value a bit superfluous and it adds...
## Overview OpenTelemetry has the notion of a [`TracerProvider`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#tracerprovider), which is, as the name suggests, a way of obtaining multiple `Tracer`s. A `TracerProvider` is configured with a sampler, processor, exporter,...
- Ensure always one empty line after the license header - Warn about non-documented public symbols
## Documentation Screenshots ### Index Page  ### Logging  ### Metrics  ### Tracing 