Clojure hanadb exporter Prometheus for hanadb SAP db
This project use clojure and jdbc.next and prometheus expoert for SAP-hana db.
the status is experimental and on wip
However it will follow the same API defined by https://github.com/SUSE/hanadb_exporter.
The API is defined by 2 json files:
-
config.json
which configure the exporter setup and the db -
metrics.json
which configure the metrics and query the prometheus exporter will perform.
-
Download the client
-
Create the local jar with:
mvn deploy:deploy-file -DgroupId=local -DartifactId=local -Dversion=2.4.56 -Dpackaging=jar -Dfile=ngdbc.jar -Durl=file:repo
Copyright © 2019 Dario Maiocchi, SUSE Linux