-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Getting this error on log.
QueryProcessorWrapper.java:152 - An error occured while reporting query
java.lang.NullPointerException: null
config :
connector:
enableTracing: true
global:
systemName: "cassandra-diagnostic"
reporters:
- reporter: io.smartcat.cassandra.diagnostics.reporter.LogReporter
modules:
- module: io.smartcat.cassandra.diagnostics.module.slowquery.SlowQueryModule
measurement: queryReport
options:
slowQueryThresholdInMilliseconds: 100
slowQueryReportEnabled: true
reporters:
- io.smartcat.cassandra.diagnostics.reporter.LogReporter
Metadata
Metadata
Assignees
Labels
No labels