James Elliott
|
4577fce95b
|
refactor: path from address (#5492)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
|
2023-05-30 18:21:19 +10:00 |
James Elliott
|
6c472d8627
|
refactor(configuration): umask from query (#5416)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
|
2023-05-09 21:25:56 +10:00 |
James Elliott
|
90d190121d
|
feat(server): listen on unix sockets (#5038)
This allows listening on unix sockets.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
|
2023-05-07 15:48:26 +10:00 |
James Elliott
|
3107e493e7
|
refactor: adjust defaults (#4137)
* refactor: adjust defaults
* refactor: adjust level
* refactor: adjust level
* refactor: fix templates
|
2022-10-07 13:52:01 +11:00 |
James Elliott
|
342497a869
|
refactor(server): use errgroup to supervise services (#3755)
Uses the errgroup package and pattern for supervising services like servers etc.
|
2022-08-09 07:50:12 +10:00 |
James Elliott
|
290a38e424
|
fix(configuration): address parsing failure (#3653)
This fixes an issue with parsing address types from strings.
|
2022-07-05 14:43:12 +10:00 |
James Elliott
|
001589cd6d
|
feat(metrics): implement prometheus metrics (#3234)
Adds ability to record metrics and gather them for Prometheus.
|
2022-06-14 17:20:13 +10:00 |