UnownHash / Flygon

8 stars 2 forks source link

TODO #1

Open Fabio1988 opened 1 year ago

Fabio1988 commented 1 year ago
clburlison commented 1 year ago
jepke commented 1 year ago

metrics API endpoint 🙏 just a simple json output with current stats. This can be used with any script. I use telegraf to read api's and dump it in time serries db eg InfluxDB. With influx downsampling you can keep stats for years and not eat too much disk space.

Fabio1988 commented 1 year ago

metrics API endpoint 🙏 just a simple json output with current stats. This can be used with any script. I use telegraf to read api's and dump it in time serries db eg InfluxDB. With influx downsampling you can keep stats for years and not eat too much disk space.

Or use our time series tool, which will be published when I implemented worker metrics

Flygon is implemented to break old stucked behavior, be ready to use new ideas 💡

jepke commented 1 year ago

Lol any time series as long as i can poll it you're my hero.