Skip to content

feat: add BEAM-ErlangVM Dashboards - #375

Open
syepes wants to merge 2 commits into
SigNoz:mainfrom
syepes:feat-beam
Open

feat: add BEAM-ErlangVM Dashboards#375
syepes wants to merge 2 commits into
SigNoz:mainfrom
syepes:feat-beam

Conversation

@syepes

@syepes syepes commented Jun 16, 2026

Copy link
Copy Markdown

Two dashboards for monitoring the BEAM Erlang/Elixir runtime.

@crazyuploader
crazyuploader self-requested a review August 7, 2026 04:05
@crazyuploader

Copy link
Copy Markdown
Collaborator

Hey @syepes, Thanks for your contribution and for putting these dashboards together.

While testing with a real prometheus_ex setup, several panel metric names didn't match what the library exports. A couple examples:

  • erlang_vm_process_count vs erlang_vm_processes
  • erlang_mnesia_transaction_commits vs erlang_mnesia_committed_transactions
  • beam_memory_binary_bytes and the erlang_vm_allocator_* metrics don't exist under those names at all

Which exporter and version were you running when you built these (prometheus_ex, prometheus_process_collector, something custom)? I want to compare against the same source before I flag this as a mismatch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants