floyd871 / prometheus_oracle_exporter

Prometheus Oracle Database exporter
MIT License
109 stars 77 forks source link

Add the ability to use columns as labels in user defined queries #55

Closed alexandrovas closed 4 years ago

alexandrovas commented 4 years ago

Hello! I changed your code to make it more convenient to use custom queries. New features:

  1. Using columns as labels
  2. Using multiple columns as metrics
  3. Adding help for metrics
  4. Parameter name in config determines resulting Prometheus metric name