We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
oracledb.instance.name
No response
oracledb.instance.name is not capturing actual instance name but only server and port like this localhost:51521
Set up a simple oracledb receiver See the metric attributes.
The oracledb.instance.name attribute should contain the database instance name.
The oracledb.instance.name attribute only contains server:port information, such as localhost:51521.
0.69.0
The text was updated successfully, but these errors were encountered:
atoulme
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: