Skip to content

expose wallet metrics #9

Description

@cirocosta

at the moment, monero-exporter has been solely concerned with exposing as prometheus metrics information extracted from a daemon's RPC endpoints.

that so far has been quite useful for my use-case, but when running something like https://github.com/comit-network/xmr-btc-swap ASB's, it becomes quite clear the need of also observing wallet-rpc.

e.g., see comit-network/xmr-btc-swap#652

given that cirocosta/go-monero, the module used for making those requests, already started including wallet procedure calls, we could optionally support wallet-rpc too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions