This message was deleted.
# general
s
This message was deleted.
f
druid.query.logger.type doesn’t seem to exist (https://druid.apache.org/docs/latest/configuration/index.html). You could use
druid.request.logging.type
instead.
a
Ok Frank, thank you. Let me check the suggested one.
👍 1
g
You also have an older monitor name from before the code was transferred to Apache It's called
org.apache.druid.server.metrics.QueryCountStatsMonitor
now
a
ok Gian, thanks let me check with that too.
Gian & Frank Cao, the QueryCountStatsMonitor & druid.request.logging.type worked. thank you. But i made this changes in broker runtime properties than only worked. when I applied to common runtime properties, it's not worked.
note: common runtime properties already have 1 JVM monitoring.