line / promgen

Promgen is a configuration file generator for Prometheus
https://line.github.io/promgen/
MIT License
1.04k stars 150 forks source link

[INTERNAL] Remove envdir #439

Closed kfdm closed 9 months ago

kfdm commented 9 months ago

Since we have django-environ and we have been moving to a docker deployment, it doesn't make sense to keep envdir around anymore. This PR cleans up the initial bits, though we'll also have a future PR to cleanup the promgen bootstrap command more.