This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8564606f4c28fd3083c3ffb884951b0fc09fe899
snake-python
/
server
/
metrics
T
History
daniel156161
8564606f4c
Build and Push Docker Container / build-and-push (push)
Successful in 1m1s
Details
disable removeing cound of stale games in the backend because redis is doing it
2026-04-04 15:28:25 +02:00
..
__init__.py
allow to send metrics to memory or redis
2026-04-04 14:21:54 +02:00
MemoryMetricsStore.py
allow to send metrics to memory or redis
2026-04-04 14:21:54 +02:00
MetricsManager.py
make Metrics Collector Class and auto send to redis when change happend
2026-04-04 14:52:21 +02:00
RedisMetricsStore.py
allow to send metrics to memory or redis
2026-04-04 14:21:54 +02:00
ServerMetricsCollector.py
disable removeing cound of stale games in the backend because redis is doing it
2026-04-04 15:28:25 +02:00