Commit graph

70 commits

Author SHA1 Message Date
Milka64 cc14a6a22e ci/cd : rm docker login 2023-10-23 07:31:07 +02:00
Milka64 6d56582c5e ci/cd : add docker login 2023-10-23 07:16:14 +02:00
Milka64 c695b0a582 ci/cd : change push command 2023-10-23 07:06:46 +02:00
Milka64 469367f1d5 really really fix ci/cd 2023-10-23 06:57:37 +02:00
Milka64 328b634df1 really fix ci/cd 2023-10-23 06:45:28 +02:00
Milka64 1073bd343d fix ci/cd 2023-10-23 06:44:27 +02:00
Milka64 b087608017 fix player_online 2023-10-23 06:40:44 +02:00
Joshua Grimm 53bd248bdd replace depricated username history api 2022-09-15 11:38:57 +02:00
Joshua Grimm e8b52b9721 make sure port default works 2022-02-23 22:56:51 +01:00
Joshi 299058a2a3
Merge pull request #23 from surdaft/master
Rename stat (since 1.17) + Automated docker images + HTTP_PORT env variable
2022-02-23 22:55:54 +01:00
Joshi 7aa6e1a170
Merge branch 'master' into master 2022-02-23 22:44:20 +01:00
Jack Stupple ef2be87e09 Correct typo in egg config 2022-02-22 19:27:06 +00:00
Joshi 0b33d0472c
Merge pull request #22 from Arkrissym/master
An attempt to make the exporter more robust against rcon errors and disconnects
2022-02-22 18:20:49 +01:00
Jack Stupple 14d2739c34 Reimplement pre 1.17 2022-02-21 09:02:05 +00:00
Jack Stupple c230e7eb92 Merge branch 'master' of github.com:surdaft/minecraft-exporter 2022-02-21 08:59:45 +00:00
Jack Stupple ccb72d660c Add pterodactyl egg config 2022-02-21 08:59:36 +00:00
SurDaft - Jack Stupple 1b6334ae53
Merge pull request #1 from surdaft/feature/environment-http-port
Feature/environment http port
2022-02-21 08:29:25 +00:00
Jack Stupple 8ad70b028b Fix env being a string 2022-02-21 08:24:49 +00:00
Jack Stupple 5caee96736 Update README 2022-02-21 08:20:29 +00:00
Jack Stupple c46ef1a831 Merge branch 'master' into feature/environment-http-port 2022-02-21 08:13:42 +00:00
Jack Stupple a8f5554608 Add examples checkout master uses 2022-02-21 08:11:40 +00:00
Jack Stupple dc6be5857b Ensure docker file uses context of the current source application 2022-02-21 08:08:34 +00:00
Jack Stupple c3b37db914 Merge branch 'master' of github.com:surdaft/minecraft-exporter 2022-02-21 08:06:43 +00:00
Jack Stupple c56894ca12 Ignore test world 2022-02-21 08:06:39 +00:00
SurDaft - Jack Stupple 55acfc182d
Create docker-image.yml 2022-02-20 13:40:59 +00:00
Jack Stupple ebc5182169 Implement HTTP_PORT environment variable 2022-02-20 13:00:55 +00:00
SurDaft - Jack Stupple f3bcbbd6ba
Rename stat (since 1.17) 2022-02-06 00:57:23 +00:00
Arkrissym 1a3599363d handle MCRconException 2022-01-23 20:01:04 +01:00
Arkrissym aac5f59e9f try to make script more fault-tolerant against rcon disconnects 2022-01-23 15:23:17 +01:00
Joshi 977ab794d9
Update README.md 2021-12-10 09:53:53 +01:00
Joshi 8e40cf0f93
Update README.md 2021-12-10 09:53:30 +01:00
Joshua Grimm 0544277166 update Readmed 2021-12-10 09:51:27 +01:00
Joshi 6c4f4feeed
Merge pull request #17 from ndragon798/master
Added tps monitoring for paper server type.
2021-12-10 09:47:28 +01:00
Nathan Easton 6474a5c290
Update minecraft_exporter.py 2021-12-05 15:35:40 -05:00
Nathan Easton 45dabc2723 Added tps monitoring for paper server type. 2021-12-05 02:02:09 -05:00
Joshi 46661024f3
Merge pull request #15 from me5ng3/master
UUID-fix: Empty usernames from Mojang API (status code 204: no content) no longer passed to metrics.
2021-03-27 17:35:29 +01:00
Brian 04c3b52dd9 UUID-fix: code cleanup 2021-03-16 13:56:48 +01:00
Brian c502e7194f UUID-fix: empty usernames from the Mojang API (request response status code 204) no longer get passed up to collector 2021-03-16 13:53:46 +01:00
Joshua Grimm 5432fed77b do not report empty playernames as online 2020-05-31 16:34:20 +00:00
Joshua Grimm 74d57fc124 fix empty string player regex 2020-05-11 21:57:03 +02:00
Joshua Grimm aa55190637 only add metrics if the advancements exists 2020-05-10 11:15:50 +02:00
Joshi425 2ae69d73f8 add online player support for vanilla servers 2020-05-09 20:23:23 +02:00
Joshi425 54422f0259 fix 1.15 Support 2020-05-09 20:11:44 +02:00
Joshi425 be318e7b86 add proper Minecraft 1.15 Support 2020-05-09 20:07:07 +02:00
Joshua Grimm 7d64132ce1 use latest playername, flush playernamecache everyday at 1:00, rcon connection recycling, fix crash on disabled dynmap metrics, performance improvements 2020-04-20 11:53:15 +02:00
Joshua Grimm 892de53b52 fix crash with dynmap disabled 2020-04-19 17:25:15 +02:00
Joshi425 e1203644ff update grafana dashboards 2020-03-27 22:41:43 +01:00
Joshi425 c52430690b update grafana dashboards 2020-03-27 22:41:10 +01:00
Joshi425 1250b63870 add dynmap metrics 2020-03-27 21:56:05 +01:00
Joshi 8a9346ed7a
Merge pull request #4 from Joshi425/dependabot/pip/requests-2.20.0
Bump requests from 2.5.1 to 2.20.0
2020-03-07 15:37:03 +01:00