Explore expanding Account JetStream Statistics for parity with prometheus-nats-exporter:
https://github.com/nats-io/prometheus-nats-exporter/blob/f6cb9e62471baa3a74dd048ed320898ce7cd85d1/collector/jsz.go#L33-L57
One concern to evaluate: will adding statistics with labels at the Stream and Consumer level create a potentially high number of Time Series that could affect Prometheus due to high label cardinality - see this cloudflare blog post