katelyn martin
katelyn martin
See also #22, an RFC concerning logging verbosity.
@djKooks this might be a good issue to look at next! it's another logging/telemetry issue :chart_with_upwards_trend: note that _some_, but not all, of the details outlined in @aturon's comment above...
> @cratelyn > > > the method and URL of a client request is logged already. debug-level messages about headers would be a great next step! > > Okay, as...
This sounds like a wise choice to me!
this was revisited in #483. i'm going to close this.
it'd be nice if we could unblock this so that the 0.6.0 release can be tagged (#98).
nb: this isn't expected to compile right now, i'm refraining from updating app code until the `linkerd-http-prom` interfaces are more situated.
i observed the test from #4471 flake in CI, after opening #4585. re-running the job worked, fixing this issue will prevent that flake from occurring going forward.
interesting, thank you @BusyJay. i'll close this issue, pardon the trouble! it sounds like the `-W` flag is coming from elsewhere.
> > and i see warnings (promoted to errors) > > We don't enable warnings_into_errors flag, and according to https://docs.rs/cc/latest/cc/struct.Build.html#method.warnings_into_errors, it's disabled by default. > > Can you compile github.com/jemalloc/jemalloc...