ExStorageService.Metrics (ex_storage_service v0.6.2)

Copy Markdown View Source

Prometheus-style metrics collection using ETS counters.

Attaches to telemetry events and exposes metrics in Prometheus text format via the format_metrics/0 function.

Summary

Functions

Format all collected metrics in Prometheus text exposition format.

Initialize metrics tables and attach telemetry handlers. Call this during application startup.

Functions

format_metrics()

Format all collected metrics in Prometheus text exposition format.

setup()

Initialize metrics tables and attach telemetry handlers. Call this during application startup.