Ken Hibino
|
b3b8c2d13d
|
Add and fix comments
|
2022-05-06 05:38:26 -07:00 |
|
Ken Hibino
|
b7c2ebeff3
|
Refactor flag parsing code
|
2022-05-06 05:38:26 -07:00 |
|
Ken Hibino
|
0527b6c483
|
Add sentinel connection support via redis-url
|
2022-05-06 05:38:26 -07:00 |
|
Ken Hibino
|
6dbc580738
|
Add tests for asynqmon command binary
|
2022-05-06 05:38:26 -07:00 |
|
Ken Hibino
|
2f9d2021c3
|
Refactor flag parsing
|
2022-05-06 05:38:26 -07:00 |
|
Ken Hibino
|
3805ae6e06
|
(cmd): Add --read-only mode flag
|
2022-03-02 06:34:45 -08:00 |
|
Ken Hibino
|
1b8d46a35e
|
Add support for Prometheus integration
|
2021-12-19 07:30:16 -08:00 |
|
Hugo Fonseca
|
980cdedcc4
|
Allow using environment variables to set options
|
2021-12-13 16:35:10 -08:00 |
|
Ken Hibino
|
741a3c59fa
|
Add completed state
|
2021-11-06 15:23:10 -07:00 |
|
Ken Hibino
|
b92ef4c369
|
Truncate payload printed in the UI
Added a flag --max-payload-length to allow customizing the value
|
2021-10-21 07:16:24 -07:00 |
|
Ken Hibino
|
ccdd6cea01
|
Serve both UI assets and REST API from handler
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
0cbec9318f
|
remove NewStaticContentHandlerFunc
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
d0b72f135c
|
unexport types
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
4b54ec1548
|
rename API => HTTPHandler
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
e04ec62920
|
use asynq.RedisConnOpt to create the redis client
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
796d3c089c
|
sort imports
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
f3efe59a1d
|
revert back to redis/v8
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
545721076b
|
expose http.Handler and hide mux router
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
522dfe2ce5
|
sort imports
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
0836fe60b7
|
rename go module
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
3ec75cad17
|
make embed.FS injectable
|
2021-10-12 15:35:56 -07:00 |
|
ajatprabha
|
3839f96b44
|
make server & router reusable outside asynqmon package
|
2021-10-12 15:35:56 -07:00 |
|