influxdb/trace_http/src
Carol (Nichols || Goulding) 5d9d1d9ee5
fix: Allow using an if to turn a boolean into 1 or 0
I'm not sure I agree with this clippy lint; I think the `if` is much
clearer

<https://rust-lang.github.io/rust-clippy/master/index.html#bool_to_int_with_if>
2022-11-09 10:54:18 -05:00
..
classify.rs feat: migrate http metrics to metric crate (#2508) 2021-09-13 18:56:20 +00:00
ctx.rs fix: Allow using an if to turn a boolean into 1 or 0 2022-11-09 10:54:18 -05:00
lib.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
metrics.rs feat: migrate write buffer metrics (#2536) 2021-09-15 17:41:55 +00:00
tower.rs fix: be more conservative w/ "request canceled" messages 2022-11-01 17:08:59 +01:00