8000 Tags · jennerb/engine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jennerb/engine

Tags

0.2.24

Toggle 0.2.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add k8s health probes (#103)

* Add k8s health probes.

* Add health check tests.

v0.2.23

Toggle v0.2.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle case of game not found (#102)

v0.2.22

Toggle v0.2.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Start socket at offset (#101)

v0.2.21

Toggle v0.2.21's commit message
Add Prometheus to the API (#100)

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use proper params (#99)

v0.2.19

Toggle v0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
new metrics (#98)

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Config Vars (#97)

* Add config vars.

* Use config vars.

* Add import.

v0.2.17

Toggle v0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
game queue length metric (#96)

v0.2.16

Toggle v0.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
check for status before starting a game (#94)

v0.2.15

Toggle v0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Official Snake (#92)

Add a snake url via an environment variable which will add `official=true` to prometheus metrics. This can allow us to make sure that the engine performance is rock solid for the day of by tracking it against a specific snake.
0