laixintao
laixintao
Hi, I tried `example/datatable.py` and it shows like below on my mac:  What did you have been working on? I would like to help with this project.
Hi, I want to use Prometheus to collect metrics of rq. we have https://github.com/mdawar/rq-exporter already, but I don't like the idea that we need to a separate wsgi app(process) to...
Add a test widget below and user can add more hosts in pingtop's TUI without quitting and change the parameters.
## Description This feature enables the user to config history file location for specific dsn. close: #535 ## TODOs - [ ] `--hisfile` support - [ ] history file per...
Hi can we support static IP address? Why do I want it: I want to have etcd running in a container provided by footloose, but there are some configs don't...
redis tls: https://redis.io/docs/manual/security/encryption/ try to keep the same args with `redis-cli`: ``` ./src/redis-cli --tls \ --cert ./tests/tls/redis.crt \ --key ./tests/tls/redis.key \ --cacert ./tests/tls/ca.crt ``` - [ ] add test case...