Commit Graph

17 Commits

Author SHA1 Message Date
Adam Štrauch 709c47af3e
Callback script
Callback is run when there some discovery packet changes.
It can be an update, adding a new one or deleting the old one.
This can be used to perform dynamic configuration of services that
don't support lobby's API.
2021-09-15 16:58:09 +02:00
Adam Štrauch a0abda5196
README update 2021-09-07 14:12:29 +02:00
Adam Štrauch 2f4203e7c3
README update 2021-09-07 00:50:13 +02:00
Adam Štrauch 7010316f8f
Redis driver, changing name of the package 2021-09-07 00:46:48 +02:00
Adam Štrauch f2c3ef49e9
README update 2021-09-06 12:33:08 +02:00
Adam Štrauch c6cb674053
Search by labels and prefixes
Implemented in API and ctl.
2021-09-05 17:30:21 +02:00
Adam Štrauch b120970054
Makefile and README updates
Update description text and fix installation instructions.

Makefile can build binaries for multiple archs now.
2021-09-05 17:10:47 +02:00
Adam Štrauch b19002ec84
README update 2021-09-05 14:38:32 +02:00
Adam Štrauch 8ef975dfd3
README update, testing in Makefile 2021-09-05 14:36:11 +02:00
Adam Štrauch ced732b7e6
README update 2021-09-05 12:36:02 +02:00
Adam Štrauch 0276465876
README update 2021-09-04 22:18:50 +02:00
Adam Štrauch 471f8bb170
Refactoring of identification code, runtime labels 2021-09-04 22:17:56 +02:00
Adam Štrauch 07a70b8285
Small label processing enhancement
No dulicated labels coming from envvars. Possibility to omit port
in the prometheus output.
2021-09-04 00:09:03 +02:00
Adam Štrauch 5461af2902
Prometheus output update, documentation in README 2021-09-02 23:05:57 +02:00
Adam Štrauch c982038c53
NATS driver separated into its own package
* Client mode
2021-09-02 19:22:39 +02:00
Adam Štrauch 85ac19d7fe
README update 2021-09-02 02:13:35 +02:00
Adam Štrauch 53da96ec10
Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00