3g0r
3g0r
### Description The write queue in stdout is constantly growing when printing multiline logs. But if one execute docker run with allocated pseudo-tty then queue wont grow - mem and...
Hello. We catch `Invalid arguments` exception on - 6.2.28 fdb client for ubuntu - [email protected] - Docker image based on node:16.13.1 Stack trace: ``` Error: Invalid arguments --------- Invalid argument...
Hi, in my case I have many spawned tokio tasks that need to be measured. Measurements for these spawned tasks unique by labels, and once solved I have to remove...
### What happened? Application with latest opentelemetry rust doesn't accept env var OTEL_EXPORTER_OTLP_PROTOCOL after [this commit]( https://github.com/open-telemetry/opentelemetry-rust/commit/f66e9626cb345f2e13558a40076a58841c2286ae#diff-13bdfa4891026a23503ebdbb92913eecb6984acb56eda1979037d919e0652fd6). Now protocol selection based on `fn default_protocol` or application code ### API Version...