iamseth / oracledb_exporter

Prometheus Oracle database exporter.
MIT License
472 stars 242 forks source link

support labels when using fieldtoappend feature #422

Open nikosn opened 4 months ago

nikosn commented 4 months ago

Description

Add labels when the fieltoappend feature is used.

Fixes #207

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Using fieldtoappend with labels is successfully tested in production.

Checklist:

The code change is trivial.