lobby/README.md

16 lines
575 B
Markdown
Raw Normal View History

## TODO
* [X] filtering based on labels
* [X] Output for prometheus
https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config
~~This should be implemented as a template in /etc/lobby/templates~~
* [X] labels in directory
/etc/lobby/labels
One file per one label
2021-09-02 00:13:35 +00:00
* [X] Deregistration
* [X] Deregister when the daemon exits
* [ ] Separate the NATS code so it can support multiple backend/drivers
* [ ] Documentation
* [ ] Tests
* [ ] Command hooks - script or list of scripts that are triggered when discovery status has changed