Several metrics have well-defined units: nats_in_bytes_total / nats_out_bytes_total / nats_jetstream_bytes (bytes), homeric_exporter_scrape_duration_seconds (seconds), homeric_exporter_scrape_timestamp (seconds since epoch). The OpenMetrics exposition format (accepted by Prometheus 2.x) supports # UNIT declarations. Adding them would improve discoverability and Grafana unit auto-detection without breaking existing scrapers.
Follow-up from #155
Several metrics have well-defined units: nats_in_bytes_total / nats_out_bytes_total / nats_jetstream_bytes (bytes), homeric_exporter_scrape_duration_seconds (seconds), homeric_exporter_scrape_timestamp (seconds since epoch). The OpenMetrics exposition format (accepted by Prometheus 2.x) supports # UNIT declarations. Adding them would improve discoverability and Grafana unit auto-detection without breaking existing scrapers.
Follow-up from #155