This commit is contained in:
@@ -51,6 +51,7 @@ http:
|
||||
metrics:
|
||||
enable_jvm: true
|
||||
enable_process: true
|
||||
entity_snapshot_interval_seconds: 15
|
||||
movement:
|
||||
count_block_changes_only: true
|
||||
```
|
||||
@@ -77,7 +78,7 @@ The Gitea workflow expects these secrets/variables:
|
||||
|
||||
## Metrics
|
||||
|
||||
Some metrics depend on server implementations (TPS/MSPT, player ping, tile entities). If a method is unavailable on your server build, those metrics are omitted.
|
||||
Some metrics depend on server implementations (TPS/MSPT, player ping, tile entities). If a method is unavailable on your server build, those metrics are omitted. Entity and tile counts are updated on a periodic main-thread snapshot.
|
||||
|
||||
| Metric | Type | Labels | Description |
|
||||
| --- | --- | --- | --- |
|
||||
|
||||
Reference in New Issue
Block a user