Jon Kusz
Jon Kusz
@dprotaso Thanks for the confirmation. I decided to set `mesh-compatibility-mode` to `enabled` which removed the errors, except for some intermittent `Failed to scrape metrics` like the following. ``` {"severity":"ERROR","timestamp":"2022-06-29T20:06:59.369852767Z","logger":"autoscaler.collector","caller":"metrics/collector.go:319","message":"Failed to...
@dprotaso Just following up on this. Let me know if this might be a bug or I'm missing something.
This issue forces us to choose between; - Monitoring process-level metrics in our containers via a sidecar container, requiring `pidMode` to be set to `task`. - Being able to exec...
@t0yv0 > are getting error: Preview failed: Missing Attribute Configuration: from pulumi import command? Yeah this is the error I get from running `pulumi import`, as outlined in the original...
@guineveresaenger > The other thought I had, would it be possible for you to try filling in the logsConfig fields? they're described [here](https://www.pulumi.com/registry/packages/datadog/api-docs/aws/integrationaccount/#integrationaccountlogsconfiglambdaforwarder). I gave this a try and unfortunately...