Paul Traylor

Results 61 comments of Paul Traylor

Currently Promgen does not support the path parameter. It's something I would like to support, but recently I have been occupied with other tasks 🙇

I wonder if adding this to something upstream like http://nodeinfo.diaspora.software might be better, so that other federated services could also take advantage of the same kind of donation link.

I'm also coming at this as an outsider, but often putting multiple services in a single docker file is not recommended so something like a docker-compose file would likely follow...

@todbot a friendly bump to see if perhaps you were able to get things working :)

It would seem that this PR has broken checking from files. Running `promtool check rules ` returns nothing, while something like `promtool check rules < ` shows the error in...

I seem to be seeing the same thing. I've tried the patches in #45 and #44 trying to see which one works, but it seems like switching to https://github.com/mikegrb/SwiftMQTT worked...

I think internally we're only using blackbox exporter as an http check, hence using URLField, but you're correct that blackbox_exporter supports other kinds of checks as well. It's something that...

Did a rebase and made a few more changes with some more detailed comments.

No problem at all! I wanted to make sure this was something that seemed reasonable before I tried to figure out the language strings :)

- Rebased against most recent main - Added Localizable.strings Let me know if there's anything else I should do :)