oracledb_exporter icon indicating copy to clipboard operation
oracledb_exporter copied to clipboard

Prometheus Oracle database exporter.

Results 130 oracledb_exporter issues
Sort by recently updated
recently updated
newest added

## I'm submitting a ... - [x] bug report - [ ] feature request ## What is the current behavior? ## If the current behavior is a bug, please provide...

## I'm submitting a ... - [x] bug report - [ ] feature request ## What is the current behavior? I set DATA_SOURCE_NAME="oracle://dbsnmp:dbsnmp@localhost:1521/+ASM?as=sysasm" then run /usr/local/bin/oracledb_exporter --default.metrics "/etc/oracledb_exporter/default-asm-metrics.toml" --log.level "debug"...

## I'm submitting a ... - [X] bug report - [ ] feature request ## What is the current behavior? I set export DATA_SOURCE_NAME=oracle://user:password@primaryhost:1521/service?connect_timeout=5&transport_connect_timeout=3&retry_count=3 but error: level=error errorpingingoracle:="unknown URL option:...

## I'm submitting a ... - [x] bug report - [ ] feature request ## What is the current behavior? Binary starts and throws an error `"invalid port \":XxXxX\" after...

## I'm submitting a 'Question'' ## What is the current behavior? oracledb_exporter 0.52 ## Please tell us about your environment: Linux prometheus 2.48.0 --> target oracle Aix 6.1 - oracle...

## I'm submitting a ... - [ ] bug report ## What is the current behavior? When i try to do a curl to the container, i never get a...

## I'm submitting a ... - [x] bug report - [ ] feature request ## What is the current behavior? When configuring `TZ` environment variable, the timezone doesn't change. ##...

## I run oracledb_exporter to report an error,How to solve it? - run: DATA_SOURCE_NAME='oracle://c##exporter:ora@[email protected]:1521/cms1' ./oracledb_exporter --default.metrics "/oracle/oracledb_exporter-0.5.1.linux-amd64/default-metrics.toml" --web.listen-address 0.0.0.0:9161 - error: caller=collector.go:262 level=error Errorpingingoracle:="address c: missing port in address" ##...

## I'm submitting a bug on adding a variable in custom-metrics.toml and passing it into a pl/sql function called from request - [ Y] bug report - [ ] feature...

invalid

# Description Prometheus metric naming best practices not followed for metric name "oracledb_tablespace_free" Fixes #372 ## Type of change Please delete options that are not relevant. - [ ] Bug...