You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2019. It is now read-only.
Hello,
I'm using cassandra plugin with a cluster version 2.0.7 on debian 7. My storage tab is empty in NewRelic. Here is my plugin.json file.
{
"agents" : [
{
"type":"cassandra",
"name" : "prod-cassandra",
"discovery_host" : "localhost",
"jmx_port" : 7199
}
]
}
Is there something I need to configure?
The text was updated successfully, but these errors were encountered: