George Helyar
George Helyar
# Bug Report List of [NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 0.4.0-beta.2`): * OpenTelemetry 1.0.1 Runtime version (e.g. `net461`, `net48`, `netcoreapp2.1`, `netcoreapp3.1`, etc. You can find...
## 🔙 Regression ### Old (and correct) behavior NuKeeper runs without error on version 0.34.0: ``` Matched uri '...' to collaboration platform 'AzureDevOps' Using upstream fork as push, for project...
Version: https://www.nuget.org/packages/BitMiracle.LibJpeg.NET/1.5.324 I created a PNG with 16x16 blocks of Red, Green, Blue, White, Cyan, Magenta, Yellow, Black:  Then converted it to a CMYK JPEG with ImageMagick: ```bash convert...
### Library version used 4.58.1 ### .NET version .net6.0 ### Scenario Other - please specify ### Is this a new or an existing app? The app is in production, and...
**Describe the bug** When creating a numeric metric with one tracked event in each variation, and then checking the experiment results, data analytics server throws a division by zero error...
### Background and motivation We're using `Microsoft.Extensions.Logging` for structured logging and want to write unit tests for it, so we tried using `FakeLogger` but [it converts every state value to...