Skip to content

Support for erlang:system_info(ets_count) #93

Open
@jchristgit

Description

@jchristgit

Hello, thanks for making this library! I've built something similar based on Munin recently but why reinvent the wheel 😄

In the ETS/DETS graph collected via prometheus_vm_system_info_collector I saw that the library currently only collects the limit of ETS tables. OTP 21.1+ has added support for also displaying the total amount of ETS tables in the runtime, which I think would be very useful to also display there. From the README I can see that OTP 18+ is supported - is there perhaps a way to display this on higher OTP releases without breaking backwards compatibility?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions