Michael Bisbjerg
Michael Bisbjerg
I've also found that doing a `mu clone A` sets up a remote which is `https://host/user/A` (using a base url with user in it). On my Gitlab instance, this is...
``` $ mu clone ProjectA ProjectB
Ooh, `sb` is a good one. But yea, something like the for-each ref would be great.
Hi. I found the values that the API provides which includes that. Iirc, the value is extracted and sent on if it is available. I haven't encountered a device model...
They have a split per resource type. Currently, they support `volume` and `instance` (https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_TagSpecification.html). Does a `RunInstances` create more than a volume and an instance?
This is related to #46, as I assume that if `Increment`s were grouped together in the 100ns buckets that `DateTime` can provide, data wouldn't have been lost?
What is the expected compression/final size when embedding Java? I might consider running the Collector on every server, if it was a sufficiently small size, and if it could embed...
See also #2171
I found the time to dump my states database and see how often my thermostats changed their value. In general, I found the lowest time (when changes happen most often)...
I'd be safe in saying, with the above, that we can change the poll interval to 60 seconds, or even more.