Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/oracledb] Database instance name not present in oracledb.instance.name #17850

Closed
atoulme opened this issue Jan 18, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working priority:p2 Medium receiver/oracledb

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 18, 2023

Component(s)

No response

What happened?

Description

oracledb.instance.name is not capturing actual instance name but only server and port like this localhost:51521

Steps to Reproduce

Set up a simple oracledb receiver
See the metric attributes.

Expected Result

The oracledb.instance.name attribute should contain the database instance name.

Actual Result

The oracledb.instance.name attribute only contains server:port information, such as localhost:51521.

Collector version

0.69.0

Environment information

No response

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:p2 Medium receiver/oracledb
Projects
None yet
Development

No branches or pull requests

1 participant