Skip to content

Got 'An error occured while reporting query' #297

@stephanustedy

Description

@stephanustedy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions