Thayne McCombs

Results 136 issues of Thayne McCombs

To simplify getting the whole match from Captures Fixes #1146

See https://github.com/DataDog/dd-trace-java/blob/51d3ceee8d9a211160df9b0e43d233d7f115fc1a/dd-java-agent/agent-otel/otel-shim/src/main/java/datadog/opentelemetry/shim/trace/OtelTracer.java#L24 Unlike in the [opentracing tracer](https://github.com/DataDog/dd-trace-java/blob/51d3ceee8d9a211160df9b0e43d233d7f115fc1a/dd-java-agent/instrumentation/opentracing/api-0.31/src/main/java/datadog/trace/instrumentation/opentracing31/OTTracer.java#L44) we pass `SPAN_KIND_INTERNAL` as the operationName to the delegate tracer, instead of the span name passed in to `spanBuilder`. Then passes the `spanName`...

type: question
inst: opentelemetry

`complete -C` takes a single string for the command to perform completions for. This is problematic for commands that delegate completion to `complete -C` to get completion for another command...

### Terraform Version ```shell Terraform v1.6.2 on linux_amd64 + provider registry.terraform.io/hashicorp/aws v5.22.0 Your version of Terraform is out of date! The latest version is 1.6.3. You can update by downloading...

bug
new
cloud

My use case is I have a wlr-which-key menu for resizing the current window. Currently, I have to repeatedely press a key to make the window smaller or larger. It...

### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...

bug
pending-decision

This allows booster to be used as the initrd_generator with kernel-install (1).

Supercedes https://github.com/sharkdp/fd/pull/1734