minecraft-prometheus-exporter icon indicating copy to clipboard operation
minecraft-prometheus-exporter copied to clipboard

Minecraft Prometheus exporter

Results 20 minecraft-prometheus-exporter issues
Sort by recently updated
recently updated
newest added

Hello! I made this change to help for a server I'm hosting, and I thought it might be helpful to someone else as well. Using the local username cache, it...

size/M

Opening PR for https://github.com/dirien/minecraft-prometheus-exporter/issues/770 Note: I did not write this; however, I was hitting this error in my instance and went to fix it and found someone had opened an...

size/XS

### What happened? The RCON-based player list cannot handle usernames with spaces. ### How can we reproduce this? Any server with nickname support and players that have spaces in them...

bug
triage

### Is your feature request related to a problem? Please describe. With #273, I found out that the TPS string for the different dimensions looks different than the one the...

enhancement
triage

### Is your feature request related to a problem? Please describe. I only want to track a handful of stats, not everything Minecraft gives away. e.g. Diamonds collected, bosses killed...

enhancement
triage

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | `v1.19.1` -> `v1.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fclient_golang/v1.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
size/S

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.26.1` -> `v3.26.2` | ---...

dependencies
size/XS

### Is your feature request related to a problem? Please describe. Currently this tool only supports the MinecraftForge `forge` commands but the fork NeoForge renamed the command to `neoforge`. ###...

enhancement
triage

Please reference the issue this PR is fixing. #957 Tested: ![image](https://github.com/dirien/minecraft-prometheus-exporter/assets/9059161/decea77f-f6ae-4342-b564-2f5433fefcda) ``` # TYPE minecraft_dimension_ticktime_total counter minecraft_dimension_ticktime_total{dimension="black_bridge",namespace="minecells"} 0.009 minecraft_dimension_ticktime_total{dimension="earth_orbit",namespace="ad_astra"} 0.009 minecraft_dimension_ticktime_total{dimension="glacio",namespace="ad_astra"} 0.008 minecraft_dimension_ticktime_total{dimension="glacio_orbit",namespace="ad_astra"} 0.009 minecraft_dimension_ticktime_total{dimension="glassocean",namespace="spellbladenext"} 0.01 minecraft_dimension_ticktime_total{dimension="insufferable_crypt",namespace="minecells"} 0.009 minecraft_dimension_ticktime_total{dimension="mars",namespace="ad_astra"} 0.009...

size/M

### Is your feature request related to a problem? Please describe. n/a ### Describe the solution you'd like Just as PaperMC/Forge/Etc have a `mod-server-stats` flag. It would be nice for...

enhancement
triage