janeklb commented on a change in pull request #6895: Move ingest/kafka/* metrics into a separate section on the metrics docs URL: https://github.com/apache/incubator-druid/pull/6895#discussion_r251212543
########## File path: docs/content/operations/metrics.md ########## @@ -135,7 +135,17 @@ If SQL is enabled, broker will emit the following metrics for SQL. |`sqlQuery/time`|Milliseconds taken to complete a SQL.|id, nativeQueryIds, dataSource, remoteAddress, success.|< 1s| |`sqlQuery/bytes`|number of bytes returned in SQL response.|id, nativeQueryIds, dataSource, remoteAddress, success.| | -## Ingestion Metrics +## Ingestion Metrics (Kafka Indexing Service) + +These metrics are applicable for the Kafka Indexing service. Review comment: Fixed 👍 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
