gb6881
gb6881
Hi, we want to extend an image using "extend", the target image at the end should be supporting transparency/opacity. - we want to extend the image using a specified background...
Hi, can we make the operational status accessible? https://docs.otc.t-systems.com/api/elb/elb_zq_hd_0003.html Thanks, Georg
Hi i wanted to use this together with opentelemetry-prometheus on my esp32s3, but there i don't have Atomic[UI]64, For Opentelemetry there is a already a patch iin the wild, doing...
### Related Problems? i wanted to use opentelemetry on a ESP32, but the sdk won't compile ``` --> /Users/gb/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opentelemetry_sdk-0.27.1/src/metrics/internal/mod.rs:12:37 | 12 | use std::sync::atomic::{AtomicBool, AtomicI64, AtomicU64, AtomicUsize, Ordering}; | ^^^^^^^^^...