Anita Krueger
Anita Krueger
I have just hit this problem with a few variables that my module has defaults for. But they all turn out to be set to the string "null" in the...
@jimbydamonk I have unfortunately also found that somehow the metrics being sent by the collectd-rabbitmq plugin differ from the other plugins on the same host. Thank you for the explanation...
@jimbydamonk I think I know what the problem is there...looking again at @david-morton's comment it seems you are overwriting the "host" value in the metric with the "vhost" or "cluster"....
I see what you mean with metrics being part of a cluster. However, I think they should still be stored under the host they were collected from. Then when they...
I think https://github.com/NYTimes/collectd-rabbitmq/issues/42 is related to this btw.
It is a significant change, yes. Thank you for being open to look at the code. I have created a PR for you to look at: https://github.com/NYTimes/collectd-rabbitmq/pull/59
We would also very much like this feature. We've been using the amazon-ecs-deploy-task-definition action for quite a while and this will enable us to run one time tasks.
Is there any update on this? I have a `required_version` parameter in my packer.hcl and for 1.8.0 and 1.7.10 the run fails with: ``` Error: Unsupported Packer Core version on...
I didn't see a supported version in the README either unfortunartely. I do see from the last commit now that we need to use 1.7.8.
This also fails for the region. We use 3 different regions and based on where the log originally came from, it needs to go into a bucket with the same...