Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:server:advanced_server_configuration:metrics [2026-02-21 08:24] – typo adminblocks:server:advanced_server_configuration:metrics [2026-03-03 06:50] (current) – [Metrics] admin
Line 15: Line 15:
       includes:       includes:
         - "io.dropwizard.jetty.MutableServletContextHandler.get-requests"         - "io.dropwizard.jetty.MutableServletContextHandler.get-requests"
-        - "io.dropwizard.jetty.MutableServletContextHandler.post-requests" 
         - org.eclipse.jetty.util.thread.QueuedThreadPool.dw.jobs         - org.eclipse.jetty.util.thread.QueuedThreadPool.dw.jobs
         - jvm.memory.total.used         - jvm.memory.total.used
Line 51: Line 50:
   * **pixi.cortex.sharedSingleExecutorQueue** Tasks waiting for the sharedSingleExecutor   * **pixi.cortex.sharedSingleExecutorQueue** Tasks waiting for the sharedSingleExecutor
   * **pixi.cortex.sharedMultiExecutorQueue** Tasks waiting for the sharedMultiExecutor   * **pixi.cortex.sharedMultiExecutorQueue** Tasks waiting for the sharedMultiExecutor
-  * **pixi.cortex.MobileSpot.connected.Mob1** Number of connected Visitor spots, sith the last segment(s) (here "Mob1")being the dot-separated Spot path.+  * **pixi.cortex.MobileSpot.connected.Mob1** Number of connected Visitor spots, with the last segment(s) (here "Mob1") being the dot-separated Spot path.
  
 In addition to those, you can also use any metric provided by Blocks' infrastructure, such as those listed below. Refer to the respective infrastructure component for details. In addition to those, you can also use any metric provided by Blocks' infrastructure, such as those listed below. Refer to the respective infrastructure component for details.