Some things I've noticed while adding CAR panels to [bifrost-gw staging](https://protocollabs.grafana.net/d/d6FxxgJ4k/bifrost-gw-staging-metrics?orgId=1&from=now-12h&to=now&refresh=1m#) (see "bifrost-gateway daemon" section) - [x] car metrics (histograms) looks to be capped at 1m – need to verify in https://github.com/filecoin-saturn/caboose/issues/76 - [x] `*_car_peer_success|failure*` (caboose) - [x] `*_car_success|failure*` (caboose) - [x] car size metric (`*_fetch_size`) looks to be capped at 4MiB – need to verify https://github.com/filecoin-saturn/caboose/issues/75 - [x] boxo/gateway – https://github.com/ipfs/boxo/pull/265 - [x] IPFSBackend aapi call capped at 1m - [x] GET durations (global and per type) capped at 1m I think the first step is to add more buckets beyond 1m, let's say until 5m.
Some things I've noticed while adding CAR panels to bifrost-gw staging (see "bifrost-gateway daemon" section)
*_car_peer_success|failure*(caboose)*_car_success|failure*(caboose)*_fetch_size) looks to be capped at 4MiB – need to verify Caboose limits CAR responses to 4MiB filecoin-saturn/caboose#75I think the first step is to add more buckets beyond 1m, let's say until 5m.