ArsileLuci
ArsileLuci
@tyranron I want to discuss one feature in `tracing` that is currently risky to implement in Juniper. This is so called [`Empty` fields](https://docs.rs/tracing/0.1.26/tracing/field/struct.Empty.html), due to how we resolve fields we...
Hi @mathroc About this one: > "validation": { -> there's "validate_document" & "validate_input_values" but I don't know if a duration can be extracted from simple spans. Should they be wrapped...
@mathroc > Would you recommend doing something completely separate instead? If you need this exact feature, it could be implemented under feature flag either disabling or enabling it. The issue...