Worthy Project?

Looking for some feedback on a project I started, mainly out of curiosity, to see if I could:
https://github.com/10thfloor/fly-autoplacer

Basically, a simple service written in python that adds your app to different regions depending on traffic data scraped from the apps prometheus endpoint.

Not quite finished yet. I want to use it for my own apps, but my question is, is this redundant?
Does Fly do this and I just missed it, or is this one of those things where I just don’t know enough to understand that this is a bad idea!

Thanks in advance :peace_symbol:

1 Like

Awesome! I don’t think it’s redundant. As far as I know, Fly will only autoscale existing machines and not create one by itself.

1 Like