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

SQL query not appearing at the call tree #9703

Open
dv-morais opened this issue Feb 15, 2023 · 1 comment
Open

SQL query not appearing at the call tree #9703

dv-morais opened this issue Feb 15, 2023 · 1 comment

Comments

@dv-morais
Copy link

dv-morais commented Feb 15, 2023

Pinpoint version: 2.4.1
Agent Version: 2.3.3

The SQL queries are not appearing at the call tree after adding the methods who do the calls at the "profiler.include". is there something wrong that am I doing?

image

@dv-morais dv-morais changed the title SQL query not appearing as an argument SQL query not appearing at the call tree Feb 15, 2023
@emeroad
Copy link
Member

emeroad commented Feb 21, 2023

Could you check the supported oracle driver version?

@Dependency({"com.oracle.database.jdbc:ojdbc8:[19,19.9)", PluginITConstants.VERSION, JDBCTestConstants.VERSION, OracleITConstants.ORACLE_TESTCONTAINER})

Eg) https://github.com/pinpoint-apm/pinpoint/blob/master/plugins-it/oracledb-it/src/test/java/com/navercorp/pinpoint/plugin/jdbc/oracle/Oracle19_Ojdbc8_ConnectWithGssCredential_IT.java#L35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants