Cubxity / UnifiedMetrics

Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
GNU Lesser General Public License v3.0
429 stars 38 forks source link

Export entities type using labels #122

Open iTrooz opened 1 month ago

iTrooz commented 1 month ago

Is there an existing feature request for this?

Describe the feature you would like to see.

I'd like to add a label type to the metric minecraft_world_entities_count.

One use case is to be able to see if a particular entity type is related to server lag (has happened to me before)

If this is too laggy/inefficient, maybe this could be locked behind a config setting ?

How would you like to see this implemented?

See above

Additional information to this request.

No response