Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding examples of jmx exporter for Apache Pinot #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xiangfu0
Copy link

@xiangfu0 xiangfu0 commented Oct 4, 2019

https://pinot.apache.org
https://github.com/apache/incubator-pinot

Sample output:

# HELP pinot_server_realtime_exceptions_requestDeserialization_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.requestDeserializationExceptions"><>MeanRate)
# TYPE pinot_server_realtime_exceptions_requestDeserialization_MeanRate untyped
pinot_server_realtime_exceptions_requestDeserialization_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_UploadSuccess_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseUploadSuccess"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_UploadSuccess_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_UploadSuccess_FifteenMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_uncaught_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.uncaughtExceptions"><>FiveMinuteRate)
# TYPE pinot_server_realtime_exceptions_uncaught_FiveMinuteRate untyped
pinot_server_realtime_exceptions_uncaught_FiveMinuteRate 0.0
# HELP pinot_server_deletedSegmentCount_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.spanEventView_REALTIME.deletedSegmentCount"><>MeanRate)
# TYPE pinot_server_deletedSegmentCount_MeanRate untyped
pinot_server_deletedSegmentCount_MeanRate{table="spanEventView",tableType="REALTIME",} 0.013916462714328899
pinot_server_deletedSegmentCount_MeanRate{table="rawTraceView",tableType="REALTIME",} 0.008312998533742835
pinot_server_deletedSegmentCount_MeanRate{table="rawServiceView",tableType="REALTIME",} 0.007541225296542952
pinot_server_deletedSegmentCount_MeanRate{table="domainEventView",tableType="REALTIME",} 0.045604050488101094
# HELP pinot_server_deletedSegmentCount_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.spanEventView_REALTIME.deletedSegmentCount"><>FifteenMinuteRate)
# TYPE pinot_server_deletedSegmentCount_FifteenMinuteRate untyped
pinot_server_deletedSegmentCount_FifteenMinuteRate{table="spanEventView",tableType="REALTIME",} 0.18606482682841233
pinot_server_deletedSegmentCount_FifteenMinuteRate{table="rawTraceView",tableType="REALTIME",} 0.17600978476883422
pinot_server_deletedSegmentCount_FifteenMinuteRate{table="rawServiceView",tableType="REALTIME",} 0.1740649451666781
pinot_server_deletedSegmentCount_FifteenMinuteRate{table="domainEventView",tableType="REALTIME",} 0.17914957312150376
# HELP pinot_server_llcControllerResponse_Failed_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseFailed"><>Count)
# TYPE pinot_server_llcControllerResponse_Failed_Count untyped
pinot_server_llcControllerResponse_Failed_Count 0.0
# HELP pinot_server_realtime_consumptionExceptions_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeConsumptionExceptions"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_consumptionExceptions_FifteenMinuteRate untyped
pinot_server_realtime_consumptionExceptions_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Processed_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseProcessed"><>Count)
# TYPE pinot_server_llcControllerResponse_Processed_Count untyped
pinot_server_llcControllerResponse_Processed_Count 0.0
# HELP pinot_server_llcControllerResponse_Hold_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseHold"><>Count)
# TYPE pinot_server_llcControllerResponse_Hold_Count untyped
pinot_server_llcControllerResponse_Hold_Count 0.0
# HELP pinot_server_segmentCount_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.segmentCount.spanEventView_REALTIME"><>Value)
# TYPE pinot_server_segmentCount_Value untyped
pinot_server_segmentCount_Value{table="spanEventView",tableType="REALTIME",} 23.0
pinot_server_segmentCount_Value{table="domainEventView",tableType="REALTIME",} 524.0
pinot_server_segmentCount_Value{table="rawTraceView",tableType="REALTIME",} 122.0
pinot_server_segmentCount_Value{table="backendEntityView",tableType="REALTIME",} 85.0
pinot_server_segmentCount_Value{table="rawServiceView",tableType="REALTIME",} 274.0
pinot_server_segmentCount_Value{table="serviceCallView",tableType="REALTIME",} 170.0
# HELP pinot_server_llcControllerResponse_CommitContinue_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitContinue"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitContinue_FiveMinuteRate untyped
pinot_server_llcControllerResponse_CommitContinue_FiveMinuteRate 0.0
# HELP pinot_server_queries_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.queries"><>FiveMinuteRate)
# TYPE pinot_server_queries_FiveMinuteRate untyped
pinot_server_queries_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Keep_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseKeep"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Keep_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Keep_FiveMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_schedulingTimeout_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.schedulingTimeoutExceptions"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_exceptions_schedulingTimeout_FifteenMinuteRate untyped
pinot_server_realtime_exceptions_schedulingTimeout_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_UploadSuccess_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseUploadSuccess"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_UploadSuccess_MeanRate untyped
pinot_server_llcControllerResponse_UploadSuccess_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Processed_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseProcessed"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Processed_OneMinuteRate untyped
pinot_server_llcControllerResponse_Processed_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_NotSent_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotSent"><>Count)
# TYPE pinot_server_llcControllerResponse_NotSent_Count untyped
pinot_server_llcControllerResponse_NotSent_Count 0.0
# HELP pinot_server_realtime_exceptions_requestDeserialization_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.requestDeserializationExceptions"><>Count)
# TYPE pinot_server_realtime_exceptions_requestDeserialization_Count untyped
pinot_server_realtime_exceptions_requestDeserialization_Count 0.0
# HELP pinot_server_llcControllerResponse_NotLeader_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotLeader"><>Count)
# TYPE pinot_server_llcControllerResponse_NotLeader_Count untyped
pinot_server_llcControllerResponse_NotLeader_Count 0.0
# HELP pinot_server_llcControllerResponse_CommitSuccess_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitSuccess"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitSuccess_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_CommitSuccess_FifteenMinuteRate 0.009036669861984542
# HELP pinot_server_llcControllerResponse_Discard_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseDiscard"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Discard_OneMinuteRate untyped
pinot_server_llcControllerResponse_Discard_OneMinuteRate 0.0
# HELP pinot_server_realtimeRowsConsumed_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.domainEventView_REALTIME-normalized-domain-events-1.realtimeRowsConsumed"><>Count)
# TYPE pinot_server_realtimeRowsConsumed_Count untyped
pinot_server_realtimeRowsConsumed_Count{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 87.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 78208.0
pinot_server_realtimeRowsConsumed_Count{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 63.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 103848.0
pinot_server_realtimeRowsConsumed_Count{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 74.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 14165.0
pinot_server_realtimeRowsConsumed_Count{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 42.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 6556.0
pinot_server_realtimeRowsConsumed_Count{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 41.0
pinot_server_realtimeRowsConsumed_Count{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 76.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 21108.0
pinot_server_realtimeRowsConsumed_Count{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 81.0
pinot_server_realtimeRowsConsumed_Count{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 92.0
# HELP pinot_server_realtime_offsetCommits_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffsetCommits"><>MeanRate)
# TYPE pinot_server_realtime_offsetCommits_MeanRate untyped
pinot_server_realtime_offsetCommits_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Hold_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseHold"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Hold_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Hold_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_NotSent_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotSent"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotSent_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_NotSent_FifteenMinuteRate 0.0
# HELP pinot_server_deletedSegmentCount_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.spanEventView_REALTIME.deletedSegmentCount"><>Count)
# TYPE pinot_server_deletedSegmentCount_Count untyped
pinot_server_deletedSegmentCount_Count{table="spanEventView",tableType="REALTIME",} 1.0
pinot_server_deletedSegmentCount_Count{table="rawTraceView",tableType="REALTIME",} 1.0
pinot_server_deletedSegmentCount_Count{table="rawServiceView",tableType="REALTIME",} 1.0
pinot_server_deletedSegmentCount_Count{table="domainEventView",tableType="REALTIME",} 6.0
# HELP pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.lastRealtimeSegmentCreationWaitTimeSeconds.rawTraceView_REALTIME-raw-trace-view-events-0"><>Value)
# TYPE pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value untyped
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 0.0
pinot_server_lastRealtimeSegmentCreationWaitTimeSeconds_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
# HELP pinot_server_llcControllerResponse_NotSent_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotSent"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotSent_FiveMinuteRate untyped
pinot_server_llcControllerResponse_NotSent_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Commit_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommit"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Commit_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Commit_FiveMinuteRate 0.022125168245651233
# HELP pinot_server_llcSimultaneousSegmentBuilds_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcSimultaneousSegmentBuilds"><>Value)
# TYPE pinot_server_llcSimultaneousSegmentBuilds_Value untyped
pinot_server_llcSimultaneousSegmentBuilds_Value 0.0
# HELP pinot_server_llcControllerResponse_CommitContinue_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitContinue"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_CommitContinue_MeanRate untyped
pinot_server_llcControllerResponse_CommitContinue_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Discard_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseDiscard"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Discard_MeanRate untyped
pinot_server_llcControllerResponse_Discard_MeanRate 0.0
# HELP pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.lastRealtimeSegmentCompletionDurationSeconds.domainEventView_REALTIME-normalized-domain-events-0"><>Value)
# TYPE pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value untyped
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 2.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 3.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCompletionDurationSeconds_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
# HELP pinot_server_memory_mmapBufferUsage_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.memory.mmapBufferUsage"><>Value)
# TYPE pinot_server_memory_mmapBufferUsage_Value untyped
pinot_server_memory_mmapBufferUsage_Value 1.737273176E9
# HELP pinot_server_llcControllerResponse_CommitContinue_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitContinue"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitContinue_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_CommitContinue_FifteenMinuteRate 0.0
# HELP pinot_server_realtime_offsetCommits_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffsetCommits"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_offsetCommits_FifteenMinuteRate untyped
pinot_server_realtime_offsetCommits_FifteenMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_schedulingTimeout_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.schedulingTimeoutExceptions"><>OneMinuteRate)
# TYPE pinot_server_realtime_exceptions_schedulingTimeout_OneMinuteRate untyped
pinot_server_realtime_exceptions_schedulingTimeout_OneMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_uncaught_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.uncaughtExceptions"><>MeanRate)
# TYPE pinot_server_realtime_exceptions_uncaught_MeanRate untyped
pinot_server_realtime_exceptions_uncaught_MeanRate 0.0
# HELP pinot_server_realtime_consumptionExceptions_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeConsumptionExceptions"><>OneMinuteRate)
# TYPE pinot_server_realtime_consumptionExceptions_OneMinuteRate untyped
pinot_server_realtime_consumptionExceptions_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Hold_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseHold"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Hold_MeanRate untyped
pinot_server_llcControllerResponse_Hold_MeanRate 0.0
# HELP pinot_server_highestStreamOffsetConsumed_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.highestStreamOffsetConsumed.domainEventView_REALTIME-normalized-domain-events-6"><>Value)
# TYPE pinot_server_highestStreamOffsetConsumed_Value untyped
pinot_server_highestStreamOffsetConsumed_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 47071.0
pinot_server_highestStreamOffsetConsumed_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 49288.0
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 1.04184575E8
pinot_server_highestStreamOffsetConsumed_Value{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 46796.0
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 1.13479358E8
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 7967411.0
pinot_server_highestStreamOffsetConsumed_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 47445.0
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 4327996.0
pinot_server_highestStreamOffsetConsumed_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 52098.0
pinot_server_highestStreamOffsetConsumed_Value{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 46891.0
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 4.7099506E7
pinot_server_highestStreamOffsetConsumed_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 1.4747482E7
pinot_server_highestStreamOffsetConsumed_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 48468.0
# HELP pinot_server_llcControllerResponse_NotLeader_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotLeader"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_NotLeader_MeanRate untyped
pinot_server_llcControllerResponse_NotLeader_MeanRate 0.0
# HELP pinot_server_realtime_exceptions_requestDeserialization_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.requestDeserializationExceptions"><>OneMinuteRate)
# TYPE pinot_server_realtime_exceptions_requestDeserialization_OneMinuteRate untyped
pinot_server_realtime_exceptions_requestDeserialization_OneMinuteRate 0.0
# HELP pinot_server_realtime_rowsConsumed_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeRowsConsumed"><>MeanRate)
# TYPE pinot_server_realtime_rowsConsumed_MeanRate untyped
pinot_server_realtime_rowsConsumed_MeanRate 0.0
# HELP pinot_server_helix_zookeeperReconnects_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helixZookeeperReconnects"><>MeanRate)
# TYPE pinot_server_helix_zookeeperReconnects_MeanRate untyped
pinot_server_helix_zookeeperReconnects_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_NotLeader_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotLeader"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotLeader_FiveMinuteRate untyped
pinot_server_llcControllerResponse_NotLeader_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Keep_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseKeep"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Keep_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Keep_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_UploadSuccess_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseUploadSuccess"><>Count)
# TYPE pinot_server_llcControllerResponse_UploadSuccess_Count untyped
pinot_server_llcControllerResponse_UploadSuccess_Count 0.0
# HELP pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.lastRealtimeSegmentCreationDurationSeconds.domainEventView_REALTIME-normalized-domain-events-3"><>Value)
# TYPE pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value untyped
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 1.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_lastRealtimeSegmentCreationDurationSeconds_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 1.0
# HELP pinot_server_realtime_rowsConsumed_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeRowsConsumed"><>OneMinuteRate)
# TYPE pinot_server_realtime_rowsConsumed_OneMinuteRate untyped
pinot_server_realtime_rowsConsumed_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Keep_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseKeep"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Keep_MeanRate untyped
pinot_server_llcControllerResponse_Keep_MeanRate 0.0
# HELP pinot_server_realtime_consumptionExceptions_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeConsumptionExceptions"><>Count)
# TYPE pinot_server_realtime_consumptionExceptions_Count untyped
pinot_server_realtime_consumptionExceptions_Count 0.0
# HELP pinot_server_realtime_consumptionExceptions_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeConsumptionExceptions"><>FiveMinuteRate)
# TYPE pinot_server_realtime_consumptionExceptions_FiveMinuteRate untyped
pinot_server_realtime_consumptionExceptions_FiveMinuteRate 0.0
# HELP pinot_server_queries_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.queries"><>OneMinuteRate)
# TYPE pinot_server_queries_OneMinuteRate untyped
pinot_server_queries_OneMinuteRate 0.0
# HELP pinot_server_documentCount_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.documentCount.domainEventView_REALTIME"><>Value)
# TYPE pinot_server_documentCount_Value untyped
pinot_server_documentCount_Value{table="domainEventView",tableType="REALTIME",} 314153.0
pinot_server_documentCount_Value{table="rawTraceView",tableType="REALTIME",} 2331233.0
pinot_server_documentCount_Value{table="spanEventView",tableType="REALTIME",} 1927213.0
pinot_server_documentCount_Value{table="serviceCallView",tableType="REALTIME",} 7484757.0
pinot_server_documentCount_Value{table="rawServiceView",tableType="REALTIME",} 1.4501588E7
pinot_server_documentCount_Value{table="backendEntityView",tableType="REALTIME",} 687921.0
# HELP pinot_server_helix_connected_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helix.connected"><>Value)
# TYPE pinot_server_helix_connected_Value untyped
pinot_server_helix_connected_Value 1.0
# HELP pinot_server_llcControllerResponse_CommitContinue_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitContinue"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitContinue_OneMinuteRate untyped
pinot_server_llcControllerResponse_CommitContinue_OneMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_schedulingTimeout_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.schedulingTimeoutExceptions"><>MeanRate)
# TYPE pinot_server_realtime_exceptions_schedulingTimeout_MeanRate untyped
pinot_server_realtime_exceptions_schedulingTimeout_MeanRate 0.0
# HELP pinot_server_queries_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.queries"><>FifteenMinuteRate)
# TYPE pinot_server_queries_FifteenMinuteRate untyped
pinot_server_queries_FifteenMinuteRate 0.0
# HELP pinot_server_memory_allocationFailureCount_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.memory.allocationFailureCount"><>Value)
# TYPE pinot_server_memory_allocationFailureCount_Value untyped
pinot_server_memory_allocationFailureCount_Value 0.0
# HELP pinot_server_llcControllerResponse_Processed_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseProcessed"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Processed_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Processed_FifteenMinuteRate 0.0
# HELP pinot_server_helix_zookeeperReconnects_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helixZookeeperReconnects"><>OneMinuteRate)
# TYPE pinot_server_helix_zookeeperReconnects_OneMinuteRate untyped
pinot_server_helix_zookeeperReconnects_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CommitContinue_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitContinue"><>Count)
# TYPE pinot_server_llcControllerResponse_CommitContinue_Count untyped
pinot_server_llcControllerResponse_CommitContinue_Count 0.0
# HELP pinot_server_realtime_exceptions_responseSerialization_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.responseSerializationExceptions"><>Count)
# TYPE pinot_server_realtime_exceptions_responseSerialization_Count untyped
pinot_server_realtime_exceptions_responseSerialization_Count 0.0
# HELP pinot_server_realtime_offheapMemoryUsed_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffheapMemoryUsed.domainEventView"><>Value)
# TYPE pinot_server_realtime_offheapMemoryUsed_Value untyped
pinot_server_realtime_offheapMemoryUsed_Value{table="domainEventView",} 3.6E7
pinot_server_realtime_offheapMemoryUsed_Value{table="backendEntityView",} 5.6E7
pinot_server_realtime_offheapMemoryUsed_Value{table="rawTraceView",} 4.6E7
pinot_server_realtime_offheapMemoryUsed_Value{table="rawServiceView",} 4.8E7
pinot_server_realtime_offheapMemoryUsed_Value{table="spanEventView",} 1.2E8
pinot_server_realtime_offheapMemoryUsed_Value{table="serviceCallView",} 5.8E7
# HELP pinot_server_llcControllerResponse_NotLeader_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotLeader"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotLeader_OneMinuteRate untyped
pinot_server_llcControllerResponse_NotLeader_OneMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_schedulingTimeout_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.schedulingTimeoutExceptions"><>FiveMinuteRate)
# TYPE pinot_server_realtime_exceptions_schedulingTimeout_FiveMinuteRate untyped
pinot_server_realtime_exceptions_schedulingTimeout_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_UploadSuccess_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseUploadSuccess"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_UploadSuccess_FiveMinuteRate untyped
pinot_server_llcControllerResponse_UploadSuccess_FiveMinuteRate 0.0
# HELP pinot_server_deletedSegmentCount_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.spanEventView_REALTIME.deletedSegmentCount"><>OneMinuteRate)
# TYPE pinot_server_deletedSegmentCount_OneMinuteRate untyped
pinot_server_deletedSegmentCount_OneMinuteRate{table="spanEventView",tableType="REALTIME",} 0.06769308502134848
pinot_server_deletedSegmentCount_OneMinuteRate{table="rawTraceView",tableType="REALTIME",} 0.02941929347859539
pinot_server_deletedSegmentCount_OneMinuteRate{table="rawServiceView",tableType="REALTIME",} 0.024902894288824626
pinot_server_deletedSegmentCount_OneMinuteRate{table="domainEventView",tableType="REALTIME",} 0.05211794488267515
# HELP pinot_server_realtime_exceptions_responseSerialization_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.responseSerializationExceptions"><>OneMinuteRate)
# TYPE pinot_server_realtime_exceptions_responseSerialization_OneMinuteRate untyped
pinot_server_realtime_exceptions_responseSerialization_OneMinuteRate 0.0
# HELP pinot_server_realtime_offsetCommits_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffsetCommits"><>OneMinuteRate)
# TYPE pinot_server_realtime_offsetCommits_OneMinuteRate untyped
pinot_server_realtime_offsetCommits_OneMinuteRate 0.0
# HELP pinot_server_realtime_rowsConsumed_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeRowsConsumed"><>Count)
# TYPE pinot_server_realtime_rowsConsumed_Count untyped
pinot_server_realtime_rowsConsumed_Count 0.0
# HELP pinot_server_realtime_rowsConsumed_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeRowsConsumed"><>FiveMinuteRate)
# TYPE pinot_server_realtime_rowsConsumed_FiveMinuteRate untyped
pinot_server_realtime_rowsConsumed_FiveMinuteRate 0.0
# HELP pinot_server_memory_directBufferUsage_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.memory.directBufferUsage"><>Value)
# TYPE pinot_server_memory_directBufferUsage_Value untyped
pinot_server_memory_directBufferUsage_Value 3.64E8
# HELP pinot_server_realtime_exceptions_responseSerialization_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.responseSerializationExceptions"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_exceptions_responseSerialization_FifteenMinuteRate untyped
pinot_server_realtime_exceptions_responseSerialization_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Failed_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseFailed"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Failed_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Failed_FiveMinuteRate 0.0
# HELP pinot_server_llcPartitionConsuming_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcPartitionConsuming.domainEventView_REALTIME-normalized-domain-events-0"><>Value)
# TYPE pinot_server_llcPartitionConsuming_Value untyped
pinot_server_llcPartitionConsuming_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.0
pinot_server_llcPartitionConsuming_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 0.0
pinot_server_llcPartitionConsuming_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0
# HELP pinot_server_memory_mmapBufferCount_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.memory.mmapBufferCount"><>Value)
# TYPE pinot_server_memory_mmapBufferCount_Value untyped
pinot_server_memory_mmapBufferCount_Value 1207.0
# HELP pinot_server_realtime_offsetCommits_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffsetCommits"><>FiveMinuteRate)
# TYPE pinot_server_realtime_offsetCommits_FiveMinuteRate untyped
pinot_server_realtime_offsetCommits_FiveMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_schedulingTimeout_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.schedulingTimeoutExceptions"><>Count)
# TYPE pinot_server_realtime_exceptions_schedulingTimeout_Count untyped
pinot_server_realtime_exceptions_schedulingTimeout_Count 0.0
# HELP pinot_server_helix_zookeeperReconnects_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helixZookeeperReconnects"><>FiveMinuteRate)
# TYPE pinot_server_helix_zookeeperReconnects_FiveMinuteRate untyped
pinot_server_helix_zookeeperReconnects_FiveMinuteRate 0.0
# HELP pinot_server_realtime_rowsConsumed_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeRowsConsumed"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_rowsConsumed_FifteenMinuteRate untyped
pinot_server_realtime_rowsConsumed_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CatchUp_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCatchUp"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_CatchUp_MeanRate untyped
pinot_server_llcControllerResponse_CatchUp_MeanRate 0.0
# HELP pinot_server_realtime_exceptions_uncaught_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.uncaughtExceptions"><>Count)
# TYPE pinot_server_realtime_exceptions_uncaught_Count untyped
pinot_server_realtime_exceptions_uncaught_Count 0.0
# HELP pinot_server_helix_zookeeperReconnects_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helixZookeeperReconnects"><>Count)
# TYPE pinot_server_helix_zookeeperReconnects_Count untyped
pinot_server_helix_zookeeperReconnects_Count 0.0
# HELP pinot_server_llcControllerResponse_Commit_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommit"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Commit_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Commit_FifteenMinuteRate 0.009019511648835535
# HELP pinot_server_realtimeRowsConsumed_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.domainEventView_REALTIME-normalized-domain-events-1.realtimeRowsConsumed"><>FiveMinuteRate)
# TYPE pinot_server_realtimeRowsConsumed_FiveMinuteRate untyped
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.4063023064185192
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 1676.2775017706285
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.2016514439159238
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 1822.3706140286215
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.0213934745232633
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 445.4528921665071
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.4597011249837397
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 235.57547743330062
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.4732450541130757
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.6107034691784212
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 382.93934488306417
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 2.1205551315378592
pinot_server_realtimeRowsConsumed_FiveMinuteRate{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 1.1425905646161452
# HELP pinot_server_llcControllerResponse_Failed_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseFailed"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Failed_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Failed_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Keep_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseKeep"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Keep_OneMinuteRate untyped
pinot_server_llcControllerResponse_Keep_OneMinuteRate 0.0
# HELP pinot_server_realtime_exceptions_uncaught_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.uncaughtExceptions"><>OneMinuteRate)
# TYPE pinot_server_realtime_exceptions_uncaught_OneMinuteRate untyped
pinot_server_realtime_exceptions_uncaught_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CatchUp_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCatchUp"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_CatchUp_OneMinuteRate untyped
pinot_server_llcControllerResponse_CatchUp_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CatchUp_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCatchUp"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_CatchUp_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_CatchUp_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Failed_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseFailed"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Failed_MeanRate untyped
pinot_server_llcControllerResponse_Failed_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Hold_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseHold"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Hold_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Hold_FifteenMinuteRate 0.0
# HELP pinot_server_realtimeRowsConsumed_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.domainEventView_REALTIME-normalized-domain-events-1.realtimeRowsConsumed"><>FifteenMinuteRate)
# TYPE pinot_server_realtimeRowsConsumed_FifteenMinuteRate untyped
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 6.425372130733398
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 7429.541572788822
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 5.75669474276766
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 9229.08697440602
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 4.809024050398122
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 1529.085056407692
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 4.6874952244683845
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 739.8709693173693
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 4.627014908787697
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 7.126061433657752
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 1896.708481820498
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 8.225453767746602
pinot_server_realtimeRowsConsumed_FifteenMinuteRate{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 5.648049573802862
# HELP pinot_server_llcControllerResponse_CommitSuccess_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitSuccess"><>Count)
# TYPE pinot_server_llcControllerResponse_CommitSuccess_Count untyped
pinot_server_llcControllerResponse_CommitSuccess_Count 9.0
# HELP pinot_server_realtime_exceptions_responseSerialization_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.responseSerializationExceptions"><>FiveMinuteRate)
# TYPE pinot_server_realtime_exceptions_responseSerialization_FiveMinuteRate untyped
pinot_server_realtime_exceptions_responseSerialization_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_UploadSuccess_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseUploadSuccess"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_UploadSuccess_OneMinuteRate untyped
pinot_server_llcControllerResponse_UploadSuccess_OneMinuteRate 0.0
# HELP pinot_server_deletedSegmentCount_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.spanEventView_REALTIME.deletedSegmentCount"><>FiveMinuteRate)
# TYPE pinot_server_deletedSegmentCount_FiveMinuteRate untyped
pinot_server_deletedSegmentCount_FiveMinuteRate{table="spanEventView",tableType="REALTIME",} 0.16103966480361412
pinot_server_deletedSegmentCount_FiveMinuteRate{table="rawTraceView",tableType="REALTIME",} 0.1363171332387696
pinot_server_deletedSegmentCount_FiveMinuteRate{table="rawServiceView",tableType="REALTIME",} 0.13184812604008875
pinot_server_deletedSegmentCount_FiveMinuteRate{table="domainEventView",tableType="REALTIME",} 0.1446947654815836
# HELP pinot_server_queries_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.queries"><>Count)
# TYPE pinot_server_queries_Count untyped
pinot_server_queries_Count 0.0
# HELP pinot_server_llcControllerResponse_Processed_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseProcessed"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Processed_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Processed_FiveMinuteRate 0.0
# HELP pinot_server_realtime_consumptionExceptions_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeConsumptionExceptions"><>MeanRate)
# TYPE pinot_server_realtime_consumptionExceptions_MeanRate untyped
pinot_server_realtime_consumptionExceptions_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Discard_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseDiscard"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_Discard_FiveMinuteRate untyped
pinot_server_llcControllerResponse_Discard_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Failed_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseFailed"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Failed_OneMinuteRate untyped
pinot_server_llcControllerResponse_Failed_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_NotSent_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotSent"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotSent_OneMinuteRate untyped
pinot_server_llcControllerResponse_NotSent_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Discard_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseDiscard"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_Discard_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_Discard_FifteenMinuteRate 0.0
# HELP pinot_server_helix_zookeeperReconnects_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.helixZookeeperReconnects"><>FifteenMinuteRate)
# TYPE pinot_server_helix_zookeeperReconnects_FifteenMinuteRate untyped
pinot_server_helix_zookeeperReconnects_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CatchUp_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCatchUp"><>Count)
# TYPE pinot_server_llcControllerResponse_CatchUp_Count untyped
pinot_server_llcControllerResponse_CatchUp_Count 0.0
# HELP pinot_server_llcControllerResponse_CommitSuccess_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitSuccess"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitSuccess_OneMinuteRate untyped
pinot_server_llcControllerResponse_CommitSuccess_OneMinuteRate 0.04088116543931343
# HELP pinot_server_highestKafkaOffsetConsumed_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.highestKafkaOffsetConsumed.domainEventView_REALTIME-normalized-domain-events-6"><>Value)
# TYPE pinot_server_highestKafkaOffsetConsumed_Value untyped
pinot_server_highestKafkaOffsetConsumed_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 47071.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 1.04184575E8
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 1.13479358E8
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 4.7099506E7
pinot_server_highestKafkaOffsetConsumed_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 48468.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 52098.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 49288.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 1.4747482E7
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 4327996.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 7967411.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 47445.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 46891.0
pinot_server_highestKafkaOffsetConsumed_Value{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 46796.0
# HELP pinot_server_llcControllerResponse_Hold_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseHold"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Hold_OneMinuteRate untyped
pinot_server_llcControllerResponse_Hold_OneMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_CommitSuccess_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitSuccess"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_CommitSuccess_MeanRate untyped
pinot_server_llcControllerResponse_CommitSuccess_MeanRate 0.012016644703488602
# HELP pinot_server_memory_directBufferCount_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.memory.directBufferCount"><>Value)
# TYPE pinot_server_memory_directBufferCount_Value untyped
pinot_server_memory_directBufferCount_Value 266.0
# HELP pinot_server_llcControllerResponse_Commit_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommit"><>Count)
# TYPE pinot_server_llcControllerResponse_Commit_Count untyped
pinot_server_llcControllerResponse_Commit_Count 9.0
# HELP pinot_server_llcControllerResponse_NotSent_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotSent"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_NotSent_MeanRate untyped
pinot_server_llcControllerResponse_NotSent_MeanRate 0.0
# HELP pinot_server_queries_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.queries"><>MeanRate)
# TYPE pinot_server_queries_MeanRate untyped
pinot_server_queries_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_Processed_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseProcessed"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Processed_MeanRate untyped
pinot_server_llcControllerResponse_Processed_MeanRate 0.0
# HELP pinot_server_llcControllerResponse_CatchUp_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCatchUp"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_CatchUp_FiveMinuteRate untyped
pinot_server_llcControllerResponse_CatchUp_FiveMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_NotLeader_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseNotLeader"><>FifteenMinuteRate)
# TYPE pinot_server_llcControllerResponse_NotLeader_FifteenMinuteRate untyped
pinot_server_llcControllerResponse_NotLeader_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Commit_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommit"><>OneMinuteRate)
# TYPE pinot_server_llcControllerResponse_Commit_OneMinuteRate untyped
pinot_server_llcControllerResponse_Commit_OneMinuteRate 0.03911285942374366
# HELP pinot_server_llcControllerResponse_Commit_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommit"><>MeanRate)
# TYPE pinot_server_llcControllerResponse_Commit_MeanRate untyped
pinot_server_llcControllerResponse_Commit_MeanRate 0.01201548022422631
# HELP pinot_server_realtime_exceptions_responseSerialization_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.responseSerializationExceptions"><>MeanRate)
# TYPE pinot_server_realtime_exceptions_responseSerialization_MeanRate untyped
pinot_server_realtime_exceptions_responseSerialization_MeanRate 0.0
# HELP pinot_server_realtime_exceptions_requestDeserialization_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.requestDeserializationExceptions"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_exceptions_requestDeserialization_FifteenMinuteRate untyped
pinot_server_realtime_exceptions_requestDeserialization_FifteenMinuteRate 0.0
# HELP pinot_server_llcControllerResponse_Discard_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseDiscard"><>Count)
# TYPE pinot_server_llcControllerResponse_Discard_Count untyped
pinot_server_llcControllerResponse_Discard_Count 0.0
# HELP pinot_server_llcControllerResponse_CommitSuccess_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseCommitSuccess"><>FiveMinuteRate)
# TYPE pinot_server_llcControllerResponse_CommitSuccess_FiveMinuteRate untyped
pinot_server_llcControllerResponse_CommitSuccess_FiveMinuteRate 0.022258918564337093
# HELP pinot_server_llcControllerResponse_Keep_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.llcControllerResponseKeep"><>Count)
# TYPE pinot_server_llcControllerResponse_Keep_Count untyped
pinot_server_llcControllerResponse_Keep_Count 0.0
# HELP pinot_server_realtime_exceptions_uncaught_FifteenMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.uncaughtExceptions"><>FifteenMinuteRate)
# TYPE pinot_server_realtime_exceptions_uncaught_FifteenMinuteRate untyped
pinot_server_realtime_exceptions_uncaught_FifteenMinuteRate 0.0
# HELP pinot_server_realtimeRowsConsumed_MeanRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.domainEventView_REALTIME-normalized-domain-events-1.realtimeRowsConsumed"><>MeanRate)
# TYPE pinot_server_realtimeRowsConsumed_MeanRate untyped
pinot_server_realtimeRowsConsumed_MeanRate{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.12501686084709485
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 115.12302249592257
pinot_server_realtimeRowsConsumed_MeanRate{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.08842083022260043
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 140.93394295954732
pinot_server_realtimeRowsConsumed_MeanRate{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.10256863637262603
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 25.10648724468746
pinot_server_realtimeRowsConsumed_MeanRate{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.079229060713368
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 12.496619525985183
pinot_server_realtimeRowsConsumed_MeanRate{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.07817616364472083
pinot_server_realtimeRowsConsumed_MeanRate{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.112502561228609
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 29.101219895515435
pinot_server_realtimeRowsConsumed_MeanRate{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.13145609266379063
pinot_server_realtimeRowsConsumed_MeanRate{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.12560085043314528
# HELP pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.lastRealtimeSegmentInitialConsumptionDurationSeconds.rawServiceView_REALTIME-raw-service-view-events-0"><>Value)
# TYPE pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value untyped
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 601.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 600.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 604.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 601.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 601.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 604.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 603.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 601.0
pinot_server_lastRealtimeSegmentInitialConsumptionDurationSeconds_Value{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 600.0
# HELP pinot_server_realtime_exceptions_requestDeserialization_FiveMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.requestDeserializationExceptions"><>FiveMinuteRate)
# TYPE pinot_server_realtime_exceptions_requestDeserialization_FiveMinuteRate untyped
pinot_server_realtime_exceptions_requestDeserialization_FiveMinuteRate 0.0
# HELP pinot_server_realtimeRowsConsumed_OneMinuteRate Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.domainEventView_REALTIME-normalized-domain-events-1.realtimeRowsConsumed"><>OneMinuteRate)
# TYPE pinot_server_realtimeRowsConsumed_OneMinuteRate untyped
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="1",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0026636507054577426
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="spanEventView",tableType="REALTIME",topic="span-event-view",} 0.2211308848579718
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="6",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 9.940549282272345E-5
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="rawServiceView",tableType="REALTIME",topic="raw-service-view-events",} 0.10802038467834249
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="4",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.09524914532912257
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="backendEntityView",tableType="REALTIME",topic="backend-entity-view-events",} 0.2722843102899328
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="7",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0013310751309723182
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="serviceCallView",tableType="REALTIME",topic="service-call-view-events",} 0.24545655668895128
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="5",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.0015350394789882533
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="3",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 0.012665959766926131
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="rawTraceView",tableType="REALTIME",topic="raw-trace-view-events",} 0.025936440634682548
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="0",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 6.225694158552303E-4
pinot_server_realtimeRowsConsumed_OneMinuteRate{partition="2",table="domainEventView",tableType="REALTIME",topic="normalized-domain-events",} 7.952321406603311E-4
# HELP pinot_server_realtime_offsetCommits_Count Attribute exposed for management ("org.apache.pinot.common.metrics"<type="ServerMetrics", name="pinot.server.realtimeOffsetCommits"><>Count)
# TYPE pinot_server_realtime_offsetCommits_Count untyped
pinot_server_realtime_offsetCommits_Count 0.0

- pattern: "\"org.apache.pinot.common.metrics\"<type=\"ControllerMetrics\", name=\"pinot.controllernumberTimesScheduleTasksCalled\"><>(\\w+)"
name: "pinot_controller_numberTimesScheduleTasksCalled_$1"
- pattern: "\"org.apache.pinot.common.metrics\"<type=\"ControllerMetrics\", name=\"pinot.controllerperiodicTaskNumTablesProcessed.(\\w+)\"><>(\\w+)"
name: "pinot_controller_periodicTaskNumTablesProcessed_$1_$2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there be a label here?

labels:
table: "$1"
tableType: "$2"
- pattern: "\"org.apache.pinot.common.metrics\"<type=\"ControllerMetrics\", name=\"pinot.controllernumberOfReplicas.(\\w+)_(\\w+)\"><>(\\w+)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can combine many of these rules, as they're following the same pattern.

@brian-brazil
Copy link
Contributor

You can also drop all the *Rate metrics, Count is enough.

@yxStory
Copy link

yxStory commented Jul 14, 2022

Are there any metrics that show bad segments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants