Commit Graph

15 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 e06a5cc94b
Implementation of change detection
If there is an update in discovery an function is triggered
that can pick it up.
2021-09-11 11:58:27 +02:00
Adam Štrauch 6769b903bc
Mini refactoring 2021-09-09 18:35:32 +02:00
Adam Štrauch 8493c7cb40
Send discovery packet every time a new label is added 2021-09-09 18:25:22 +02:00
Adam Štrauch 58495d59c1
Labels sorting by default and enhancements
Faster building,
disable API fix.
2021-09-07 01:18:17 +02:00
Adam Štrauch 7010316f8f
Redis driver, changing name of the package 2021-09-07 00:46:48 +02:00
Adam Štrauch f7340728be
Dropping 5s waiting to finish everything to 1s 2021-09-06 18:34:38 +02:00
Adam Štrauch 471f8bb170
Refactoring of identification code, runtime labels 2021-09-04 22:17:56 +02:00
Adam Štrauch ff7a26e0d4
Removing a comment 2021-09-04 14:59:16 +02:00
Adam Štrauch 4c5cb1bd85
Refactoring
Discovery creation move into server package
Tests for server package
2021-09-04 14:16:14 +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 68d4fc50a6
Goodbye messages, proper exit handling 2021-09-02 02:13:12 +02:00
Adam Štrauch 53da96ec10
Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00
Adam Štrauch 2f3698430b
Initial commit 2021-08-31 16:26:09 +02:00