Miguel Alexandre

Results 6 issues of Miguel Alexandre

Hello, Looks like the latest version listed on OperatorHub is 1.0.0, however the latest GH release is 1.0.2. Is this intended?

Hello, Would be great if we could include the user agent in the spans created by the akka.http.server component. In our opentelemetry collectors we use the `http.user_agent` to discard traces...

Hello, We're using Kamon with our akka cluster applications and after updating to 2.6.0 from 2.4.1 we noticed tens of thousands of spans being created every 20 milliseconds with the...

### Actual Behavior DNS queries take 1 second to resolve inside the Rancher Desktop VM. This shows in very slow `docker pull`s. Enabling/Disabling VZ/Rosetta does not change the behaviour. ###...

kind/bug
platform/macos
area/dns
triage/next-candidate

Hello 👋 After having some issues with hitting breakpoints, we are trying to update our luceedebug from 2.0.9 to 2.0.14. However, we can't start the application as it stops with...

### Terraform CLI Version 1.4.6 ### Terraform Provider Version 0.95.0 ### Terraform Configuration ```terraform resource "snowflake_user" "user" { name = upper(var.name) password = random_password.password.result must_change_password = false display_name = upper(var.name)...

bug