simple prometheus exporter for todoist filter result num
- please input filter information to config.yml
- please input your environment params to
.env
TODOIST_API_KEY
PORT
- and run it!
docker run -p $PORT:$PORT --env-file='.env' legnoh/todoist_exporter