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
f8c492f33317b07b8766f2c05dff382253f9c4d9
snake-python
/
server
/
metrics
T
History
daniel156161
f8c492f333
Build and Push Docker Container / build-and-push (push)
Successful in 56s
Details
not count stale games as active games because they will get deletet after ttl expire into redis
2026-04-04 16:02:51 +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
not count stale games as active games because they will get deletet after ttl expire into redis
2026-04-04 16:02:51 +02:00