Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

ckluenter/aleph-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aleph-exporter

CI

Exposes some metrics from the aleph api (https://github.com/alephdata/aleph) as prometheus metrics. Screenshot

Test

make test

RUN

./aleph-exporter --aleph-host some-host-running-aleph-api --aleph-token "some-token"`

Docker

docker run --rm -p 8080:8080 -e ALEPH_HOST=$ALEPH_HOST -e ALEPH_TOKEN=$ALEPH_TOKEN ckluenter/alephexporter

Grafana

There is an example dashboard in contrib

About

Exposes some metrics from the aleph api as prometheus metrics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors