oracledb_exporter
oracledb_exporter copied to clipboard
oracle_exporter
I'm submitting a ...
- [ ] bug report
- [x] feature request
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Version: X.Y.Z
My oracle version 19.19 .
i have error "missing port in address"
my Data_source_name is
oracle://exporter/password@server_ip:1521/TNS_name
what's the problemn?
https://github.com/iamseth/oracledb_exporter/issues/345#issuecomment-1651987462
solved here
My oracle version 19.3 i have error "missing port in address" my Data_source_name is export DATA_SOURCE_NAME=oracle://username:passwd@ip address:1521/server_name what's the problemn?