Skip to content

Commit f37fcf8

Browse files
authored
docs: format warning in readme
1 parent bc83cc4 commit f37fcf8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,10 @@ The following metrics are exported by the plugin:
132132
| mc_tick_duration_min | Min Tick Duration (ns, usually last 100 ticks) | ❌ |
133133
| mc_tick_duration_max | Max Tick Duration (ns, usually last 100 ticks) | ❌ |
134134
135-
### Player metrics (experimental!)
135+
### Player metrics
136136
137-
:warning: **The following feature is against Prometheus best-practices and is not recommended for production servers!**
137+
> [!WARNING]
138+
> The following feature is against Prometheus best-practices and is not recommended for production servers.
138139
139140
There is an option to export per-player statistics like the number of blocks mined, mobs killed, items used, etc.
140141
The amount of data stored in Prometheus can dramatically increase when this is enabled as individual time-series

0 commit comments

Comments
 (0)