Hey Team http4s - hope you are well.
Is there any reason why the status label isn't added when observing the response time - https://github.com/http4s/http4s-prometheus-metrics/blob/series/0.24/prometheus-metrics/src/main/scala/org/http4s/metrics/prometheus/Prometheus.scala#L136-L138?
I'm guessing it's not recorded since the recordHeaders usage of observe would not have it?
Thanks