Moritz Lang

Results 63 issues of 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...

bug

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

good first issue

## Documentation Screenshots ### Index Page ![Index Page](https://github.com/user-attachments/assets/1e544730-54ad-4ae1-b175-15fab835f2c1) ### Logging ![Logging](https://github.com/user-attachments/assets/6d6cdef3-7f72-428b-b40c-71a17c076209) ### Metrics ![Metrics](https://github.com/user-attachments/assets/936afa37-07c3-43fe-9005-8563240d49e4) ### Tracing ![Tracing](https://github.com/user-attachments/assets/422b1db3-afc2-41f3-9402-29bc6ccee928)