kangbu / coinone-collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coinone-collector

Description

This program collects virtual currency data and store them to Prometheus as metrics. You can see metrics on Grafana dashboard. This is based on Coinone API.

Prerequirements

Usage

Very simple! Just execute the program using docker-compose.

$ git clone https://github.com/odg0318/coinone-collector
$ cd coinone-collector
$ docker-compose up

Available Currencies

  • Bitcoin
  • Ethereum
  • Ethereum Classic
  • Ripple

References

About


Languages

Language:Python 67.5%Language:JavaScript 32.5%