theperm

Results 6 issues of theperm

All of sudden i started getting a stack trace/dump from diff-so-fancy. I'm using it from powershell on windows This was run from bash (but diff-so-fancy is still working in bash)...

I've just noticed the last captured output variable $__ never returns anything on Powershell 7.1.

This is with PS7.1 I get like 100 or so of this error when i import the module `MethodInvocationException: C:\Program Files\PowerShell\Modules\Microsoft.PowerShell.KubeCtl\0.0.3\Microsoft.PowerShell.KubeCtl.psm1:197 Line | 197 | $this.Shortnames = $string.substring($offsets[1],($offsets[2] … |...

## In what area(s)? /area runtime ## What version of Dapr? 1.13.2 ## Expected Behavior The current OpenTelemetry specification is v1.25 and compliance with this version is required with some...

kind/bug
good first issue
P0

Since this was created probably long before otel defined attributes this serilog enricher does not align with otel spec: [https://opentelemetry.io/docs/specs/semconv/attributes-registry/thread/](https://opentelemetry.io/docs/specs/semconv/attributes-registry/thread/) Could we align it or does it need a new...

**Is your feature request related to a problem? Please describe.** When using OTEL env vars implemented in #141 the default env vars are supported, it would be great if also...

enhancement
up-for-grabs