Snow Pettersen

Results 27 issues of Snow Pettersen

When debugging complex issues, the existing logging and stats observability is often inadequate as it will often fail to incorporate enough information to understand what is going on. To aid...

area/perf
design proposal
help wanted
area/observability

This introduces a `addExtraStatSinks(List)` function to the builders, allowing for the injection of arbitrary stat sink configuration to use. The function accepts a list of YAML strings, which allows callers...

This allows for better ergonomics for users that want to use the PlatformLogWriter without using the `log` crate directly, e.g. when using another logging framework to log (like slog). Without...

The first code snippet reads from some network stream. What kind of datatype is this exactly? It would be a good idea to include fully usable example code.

Adds a parameter to the ExponentatialBackoff allowing for the maximum number of retires to be specified, allowing for both a max retry count as well as a max duration to...

Seems like v24.3.7 was released not too long ago which generates code incompatible with the most recently available version of the Rust library available via crates.io (v23.5.26). For now I've...

This wires up configuring the React Native version of the bitdrift Capture SDK and hooks it up as a logging transport