Skip to content

AngelDao/FujiDAO-Dashboard-Contribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Grafana DeFi Dashboard

This application utilizes Node.js, MongoDB, Express.js, and Grafana.

Flow

The following is a pseudo flow of the app

  1. POST request is sent from Grafana to /query. In the body of the request the only key value pair is passed to choose which data to target per the panel

  2. scraper.js collects data from new onchain events stores them in db, including blocknumber and timestamp

  3. db is queried and data is formatted to match Grafana JSON Timeseries plugin pattern

  4. formatted data is sent to Grafana and displayed on the panel per settings set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published