-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add support for cassandra #789
Comments
+1 |
We have a plan to support hbase and cassandra. |
👍 |
Is there any updates for this? |
I found this: https://github.com/dynaTrace/Dynatrace-Apache-Cassandra-Fastpack Based on this I've created a list with classes and methods that (probably) should be traced. I hope it will help.
|
For what it's worth, the Thrift generated classes (at least the client side) should already be handled by the Thrift plugin
A proper Cassandra support would be the way to go eventually, and this should be in the works (not 100% sure on this) |
This also should be helpful : https://github.com/spring-projects/spring-insight-plugins/tree/master/collection-plugins/cassandra |
Cassandra Datastax plugin records host address instead of host name. Integration tests should check against the host address as well.
Merged via #1643 |
It would be.nice to have dedicated profiler for cassandra same as we have for redis.
The text was updated successfully, but these errors were encountered: