oracledb_exporter icon indicating copy to clipboard operation
oracledb_exporter copied to clipboard

[Feature] Allow custom labels to be set

Open NickLarsenNZ opened this issue 3 years ago • 1 comments

I'd like to be able to see the DB host as a metrics label (eg: taken from the DSN). Not sure how easy that is given the various formats of DSNs. Would it be possible?

NickLarsenNZ avatar Apr 25 '22 20:04 NickLarsenNZ

Or allowing a custom label to be added to all metrics. We plan on spin up multiple containers in our Kubernetes cluster one per database, but right now there is no way to know which one is which, my plan is to currently give the containers a database specific name but having the DB host would be better

mymasse avatar Nov 16 '22 11:11 mymasse