Benjamin Häringer

Results 4 comments of Benjamin Häringer

> @kahless364 I've merged this with my own fork and credited you in the readme. Everything looks superb. Thanks so much. I'm going to make edits to my own branch...

Ahem... reading helps: I missed the [development instructions](https://github.com/klaussinani/ao/#development) in the readme. Indeed I was on the wrong path by using snapcraft; I was wondering already why there wouldn't be a...

I am having issues receiving any metrics, too. My config: ```yml static: - namespace: AWS/ECS name: ecs_metrics regions: [eu-central-1] roleArns: [arn:aws:iam::1234567890:role/role-with-working-permissions] dimensions: - name: ClusterName value: Auth2 metrics: - name:...

> @haeringer , were you able to fix this out of curiosity? I'm seeing the same response as you are. Unfortunately not. So far, for lack of ideas, I haven't...