-
QPS per resource type/verb:
`sum(rate(apiserver_request_count[5m])) by (resource,verb)`
Latency percentiles for key resource types:
`apiserver_request_latencies_summary{resource=~"gameservers…
-
I've configured a server to launch as `My Rust Server`, but it is simply found in-game as `My`.
Here's the Hastebin: https://hastebin.com/cagufureli
From the Hastebin:
```
Command-line Param…
-
I was running a load/stress test to allocated 10K gameservers every 30 minutes (gameservers shutdowns in 10 minutes after allocation). The performance of the Agones was deteriorating with everyone run…
-
I was going through the Quickstart: Create a Game Server tutorial and am getting an error when I run "kubectl create -f https://raw.githubusercontent.com/GoogleCloudPlatform/agones/release-0.9.0/examp…
-
Hi,
I'm working on a TeamSpeak3 Server Rest API based on Express. For this purpose I want to include this library.
Typically when I connect to TeamSpeak Telnet Service it looks the following:
…
-
Bug is pretty much as described.
The logic should probably be, if you change the Fleet, it should update the GameServerSet.
But don't go update all the GameServers this is too much work, let's w…
-
It's Half-Life: Source, instead of Half-Life Deathmatch: Source
-
## Problem
For development/QA purposes, it is useful to be able to register a gameserver with Agones, but overwrite it with a specific local IP address, so that it can run through the same Agones sys…
-
hey again ;)
I have searched the last hour how to set permissions to rcon. I am confusing because it worked a few weeks ago :(
Now every commands ends in "you do not have permission..." except help c…
-
Have had a couple of conversations about `FleetAllocation` being tied to `Fleets` specifically, and how it would be more flexible to decouple this.
Thinking back, I'm feeling that the original desi…