Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

xolentum/daemon-exporter

Repository files navigation

Xolentumd Exporter

Xolentum Prometheus exporter

Environment Variables

  • DAEMON_HOST - xolentumd host, default: http://localhost:13580
  • PORT - port to expose metrics on, default: 9396

Metrics Exported

  • xolentumd_height - Current block height
  • xolentumd_block_difficulty - Last block difficulty
  • xolentumd_block_reward - Last block reward
  • xolentumd_connections_incoming - Number of incoming connections
  • xolentumd_connections_outgoing - Number of outgoing connections
  • xolentumd_connections_rpc - Number of RPC connections
  • xolentumd_tx_chain - Number of transactions in total
  • xolentumd_tx_mempool - Number of transactions in the mempool
  • xolentumd_database_size - Current database size on disk

License

BSD-3-Clause License

Copyright © 2021 The Xolentum Project
Copyright © 2018-2020 Excitable Aardvark

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published