Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.
/ aleph-exporter Public archive

Exposes some metrics from the aleph api as prometheus metrics

Notifications You must be signed in to change notification settings

ckluenter/aleph-exporter

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

No packages published