Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:server:advanced_server_configuration:metrics [2026-02-20 13:07] – Made indentation consisitently use 2 spaces admin | blocks:server:advanced_server_configuration:metrics [2026-03-03 06:50] (current) – [Metrics] admin | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| includes: | includes: | ||
| - " | - " | ||
| - | - " | ||
| - 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 28: | Line 27: | ||
| - pixi.cortex.sharedSingleExecutorQueue | - pixi.cortex.sharedSingleExecutorQueue | ||
| - pixi.cortex.sharedMultiExecutorQueue | - pixi.cortex.sharedMultiExecutorQueue | ||
| - | - pixi.cortex.MobileSpot.connected.Mob1 | + | - pixi.cortex.MobileSpot.connected.Mob1 |
| </ | </ | ||
| - | Furthermore, | + | :!: **NOTE**: The example above logs connections to a Visitor spot named " |
| + | |||
| + | Furthermore, | ||
| < | < | ||
| Line 49: | 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, | + | * **pixi.cortex.MobileSpot.connected.Mob1** Number of connected Visitor spots, |
| In addition to those, you can also use any metric provided by Blocks' | In addition to those, you can also use any metric provided by Blocks' | ||