leoluk / fdb_exporter

FoundationDB Prometheus exporter (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fdb_exporter

FoundationDB Prometheus exporter

Work in progress. Basic metrics implemented (read/write operations, transaction metrics).

Everything else is missing.

Dependencies:

pip install prometheus_client foundationdb

Refer to this document for details on FoundationDB's metrics and how to access them.

About

FoundationDB Prometheus exporter (WIP)

License:Apache License 2.0


Languages

Language:Python 100.0%