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

Implement .getExecutionInfo() and executionInfo.getQueryTrace(); #3236

Open
koctodox opened this issue Jul 21, 2024 · 0 comments
Open

Implement .getExecutionInfo() and executionInfo.getQueryTrace(); #3236

koctodox opened this issue Jul 21, 2024 · 0 comments

Comments

@koctodox
Copy link

koctodox commented Jul 21, 2024

Add .getExecutionInfo() and executionInfo.getQueryTrace() on Alpakka Cassandra

Hi, I want to use .getExecutionInfo() and executionInfo.getQueryTrace() to trace my query execution and view Cassandra's execution plan and logical plans in my application (debug mode).

Details

I keep searching and find nothing in the documentation or on the internet. I found that DataStax has these two functions to see query tracing for debugging, but Alpakka Cassandra does not. Please add these functions and other DataStax APIs to Alpakka, specifically for streams. Thanks.

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

No branches or pull requests

2 participants