Sean Hood

Results 7 issues of Sean Hood

**Is your feature request related to a problem?** As a telemetry implementer, I'd like to easily switch between OTLP/HTTP and OTLP/GRPC **Describe the solution you'd like** There should be a...

enhancement
bite sized
refactoring
pinned

### Expected behavior container-diff should work on case-insensitive filesystems, or detect and flag that there was an issue to the user ### Actual behavior container-diff returns an error like: ```...

#### Pull Request (PR) description Currently setting `ensure => absent` for a user doesn't work for users created in other databases than `admin` #### This Pull Request (PR) fixes the...

# Issue with OpenTelemetry.Contrib.Extensions.AWSXRay List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): - OpenTelemetry: 1.4.0-beta.2 - OpenTelemetry.Contrib.Extensions.AWSXRay: 1.2.0 - OpenTelemetry.Exporter.OpenTelemetryProtocol: 1.3.1 - OpenTelemetry.Extensions.Hosting:...

bug
comp:extensions.aws

Issues testing VPNs, getting these results from two different OpenVPN servers I run: $ Heartbleed examplevpn.com:1194 - ERROR: dial tcp x.x.x.x:1194:connection refused $ Heartbleed examplevpn2.com:1194 - ERROR: dial tcp x.x.x.x:1194:...

Includes updated to pin versions of Powershell, PackageManagement, and PowerShellGet Fixes: https://github.com/vmware/powerclicore/issues/33

**Describe the bug** Adding coldstart processor to pipeline drops `platform.initRuntimeDone` span and does not set `faas.coldstart` on exec span. With `coldstart` in the list of processors I lose the `platform.initRuntimeDone`...

bug