Skip to content

Prometheus exporter exposing yearn vaults metrics

License

Notifications You must be signed in to change notification settings

Deepcryptodive/yearn-exporter

 
 

Repository files navigation

yearn exporter

collects on-chain numeric data about yearn vault and exposes it in prometheus format.

point prometheus at this exporter persist the data and make it queryable.

set up grafana for custom dashboards and alerts.

usage

brownie run yearn exporter --network mainnet

supported vaults

the goal of the project is to collect advanced metrics about vaults and strategies. if a strategy type is not marked here, only basic metrics are exposed.

  • StrategyCurve*VoterProxy
  • StrategyVaultUSDC
  • StrategyDForceUSDC
  • StrategyCurveYCRVVoter
  • StrategyTUSDCurve
  • StrategyDAICurve
  • StrategyDForceUSDT
  • StrategyCreamYFI
  • StrategyCurveSBTC
  • StrategyMKRVaultDAIDelegate
  • CurveYCRVVoter

About

Prometheus exporter exposing yearn vaults metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%