You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/17 10:07:24 UTC

[GitHub] [druid] FrankChen021 commented on a change in pull request #11113: Add more metrics for Jetty server thread pool usage

FrankChen021 commented on a change in pull request #11113:
URL: https://github.com/apache/druid/pull/11113#discussion_r633402022



##########
File path: docs/design/extensions-contrib/dropwizard.md
##########
@@ -629,6 +629,38 @@ Latest default metrics mapping can be found [here] (https://github.com/apache/dr
       "priority"
     ],
     "type": "gauge"
+  },
+  "jetty/numOpenConnections": {
+    "dimensions": [],
+    "type": "gauge"
+  },
+  "jetty/threadPoolNumTotalThreads": {

Review comment:
       I think it would be more clear to name the metric as `jetty/threadPool/total`. So do other names.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org