Netflix-Skunkworks / spectatord

A high performance metrics daemon
Apache License 2.0
24 stars 5 forks source link

adjust flag name for enabling the unix socket #34

Closed copperlight closed 3 years ago

copperlight commented 3 years ago

The original PR was submitted with --enable_socket in the title and the change that landed was --enable_unix_socket. The shorter name is a bit better, so this change brings that back to the original spec.

The flags have have been sorted into three broad categories: (1) flags that affect the daemon interfaces, (2) flags that control the registry behavior and (3) flags that control logging.