Skip to content

A prometheus exporter for tezos indexer

Notifications You must be signed in to change notification settings

LedgerHQ/tzindex-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tzindex-exporter

Prometheus exporter for the tezos indexer located at https://github.com/blockwatch-cc/tzindex

To build a linux binary : go get ; CGO_ENABLED=0 GOOS=linux go build -v -o tzindexExporter . To run locally : go run main.go To build a local binary : go build

About

A prometheus exporter for tezos indexer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 79.2%
  • Dockerfile 20.8%