Paul Traylor

Results 61 comments of Paul Traylor

A bit of a drive by comment on my part, but this seems like something the textfile collector is for 🤔 https://www.robustperception.io/how-to-have-labels-for-machine-roles/ `node_ims_info{location="westus",provider="Microsoft.Compute",vm_sku="Standard_A3",vm_zone="1"} 1` Everything in that example seems like...

Yeah it shouldn't be difficult, though I'm not certain if I have time to do this very soon. If you wanted to give it a shot, I would imagine it...

I have not really worked on this library in many years, especially since Growl itself has been retired, [1] However, if you want to investigate yourself, you need to keep...

Is the prowl part something you wrote? I don't see anything prowl related in the regrowl library. Currently I don't have this library, regrowl, or growl installed, so it would...

I'm sorry, I don't really have any of this setup to test, and have not used it myself in many years 🙇

Thanks for the catch. Which version of Python were you using ? Did you run the unit tests through Tox to test all the versions? I'll try to run through...

I know the Six library does a few things to check basestring vs str https://bitbucket.org/gutworth/six/src/e3da7fd96039a6ed89493f89d121c4f3797e6713/six.py?at=default#cl-35 Not sure how we would want to do this here without poking at it some...

Sounds good! I'll try to get you a PR in the next few weeks :)

Hmm, I just tried a test with `docker-compose` myself, but I'm not seeing any slowdown on a new install. My regular development install has a lot of data, but even...

> I should probably also mention at this point that we've always been a bit "surprised" that HomeAssistant has not talked to us about their OwnTracks integration ... at least...