lorelei-rupp-imprivata

Results 31 comments of lorelei-rupp-imprivata

Could my issue be related to https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/4739

I tried adding a label here ``` - job_name: 'cluster-autoscaler' static_configs: - targets: [ 'cluster-autoscaler-aws-cluster-autoscaler.kube-system.svc.cluster.local:8085' ] labels: test: 'lorelei' ``` and then in the exporter doing ``` - dimensions: [...

We are trying to leverage this workaround. But it doesn't seem to work for us for the run-all apply scenario We see the error `Call to function "read_terragrunt_config" failed` because...

any updates on this? we would love to not have "never expire" set on this log group

@humivo do you know what version specifically it will be in, so I can make sure we upgrade to it?

> Good news @lorelei-rupp-imprivata ! Any hint about where we can find how to do that You can do this with the helm chart, they expose a way to customize...

Yeah I would have liked this to be exposed in the aws terraform provider when creating a `aws_eks_node_group` It feels like it should just be another attribute to pass in...

> If exposing an attribute takes too long to implement, why not change the behaviour to default to `true` since this metrics are free. That way later on you can...

We are hitting this too. We use a var to pass in the policy and define it elsewhere. We thought we could just update the default to use one of...