Skip to content

MalloZup/hanadb_exporter_clojure

Repository files navigation

hanadb_exporter_clojure

Clojure hanadb exporter Prometheus for hanadb SAP db

Rationale:

This project use clojure and jdbc.next and prometheus expoert for SAP-hana db.

Status:

the status is experimental and on wip

Usage

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.

New jar

  1. Download the client

  2. 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

License

Copyright © 2019 Dario Maiocchi, SUSE Linux

About

hanadb clojure prometheus exporter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published