delta-metrics-rest

command module
v0.0.0-...-0f1a4ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

README

Delta Global Metrics Rest

Rest API for Delta Global Metrics

How it works

image

Set up the .env file

DB_NAME=deltadb_metrics
DB_HOST=<delta-metrics connection uri>
DB_USER=deltadb_metrics_user
DB_PASS=<password>
DB_PORT=5432

Build the binary

make dmr

Run the binary

./dmr

Check the live totals info here

https://global.delta.store/open/stats/totals/info

Global Stats available

  • total deals attempted
  • total e2e deals attempted
  • total import deals attempted
  • total deals succeeded
  • total e2e deals succeeded
  • total import deals succeeded
  • total deals failed
  • total e2e deals failed
  • total import deals failed
  • total deals active
  • total e2e deals active
  • total import deals active
  • total number of sps
  • total number of delta nodes

Storage stats available

  • total storage consumed by deals attempted
  • total storage consumed by e2e deals attempted
  • total storage consumed by import deals attempted
  • total storage consumed by deals succeeded
  • total storage consumed by e2e deals succeeded
  • total storage consumed by import deals succeeded
  • total storage consumed by deals failed
  • total storage consumed by e2e deals failed
  • total storage consumed by import deals failed
  • total storage consumed by deals active
  • total storage consumed by e2e deals active
  • total storage consumed by import deals active
  • total storage consumed by all deals
  • total storage consumed by all e2e deals

SP

  • list of SP
  • list of SP location
  • list of SP deals attempted
  • list of SP deals succeeded
  • list of SP deals failed
  • list of SP deals active
  • list of SP deals attempted by e2e
  • list of SP deals succeeded by e2e
  • list of SP deals failed by e2e
  • list of SP deals active by e2e
  • list of SP deals attempted by import
  • list of SP deals succeeded by import
  • list of SP deals failed by import

Author

Protocol Labs Outercore Engineering.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL