sapcc / atlas

Custom Prometheus service discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-documenting binary, flags and ENV VARS

vonneudeck opened this issue · comments

In accordance with good SRE praxis the binary should be self documenting.
When called without the necessary flags/ENV VARS it should return a help text with all optional and mandatory flags.
Wherever possible its flags should have defaults that make it just work.