Module prometheus_vm_memory_collector

Collects information about memory dynamically allocated by the Erlang emulator using erlang:memory/0 , also provides basic (D)ETS statistics.

Behaviours: prometheus_collector.

Description

Collects information about memory dynamically allocated by the Erlang emulator using erlang:memory/0 , also provides basic (D)ETS statistics.

Exported metrics

Configuration

Metrics exported by this collector can be configured via vm_memory_collector_metrics key of prometheus app environment.

Available options: By default all metrics are enabled.

Generated by EDoc