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

DeviaVir/liquid-prometheus-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liquid-prometheus-exporter

A prom exporter for the liquidd/elementsd projects

Docker

docker run -p 9111:9111 -e LIQUID_RPC_USER=liquidd -e LIQUID_RPC_PASS=pass -e LIQUID_RPC_HOST=mainnet.liquid.svc -e HTTP_LISTENADDR=":9111" -it --rm deviavir/liquid-prometheus-exporter:latest

Props

Heavily inspired by https://github.com/arjunrn/bitcoin-prometheus-exporter