Piotr Kiełkowicz
Piotr Kiełkowicz
> Worth to check if we can just grab newer version PropertyFetcher from main repository. I suppose it was not synced for a while. _Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1251#discussion_r1296303084_...
# Issue with OpenTelemetry.Sampler.AWS List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.3.2`): * OpenTelemetry 1.4.0, same for 1.5.0 Runtime version (e.g. `net462`, `net48`,...
There is no package owner for StackExchangeRedis. _Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/issues/1139#issuecomment-1502949090_
# Issue with OpenTelemetry.Instrumentation.EntityFrameworkCore There is not component owner defined under https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/.github/component_owners.yml for this package nor for tests. **Is this a feature request or a bug?** * [ ] Feature...
# Issue with OpenTelemetry.Instrumentation.ElasticsearchClient List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): N/A Runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net6.0` etc. You can...
# Bug Report Which version of the demo you are using? (please provide either a specific [commit hash](https://github.com/open-telemetry/opentelemetry-demo/commits/main) or a specific [release](https://github.com/open-telemetry/opentelemetry-demo/releases)). Current main 02837fe7b71dd3b85db0efb253a97a693b5d5e3a - it downloads 1.4.0-beta images....
### Problem In OpenTelemetry Automatic Instrumentation for .NET we execute a lot of integration tests based on test containers. Typical scenario is to execute - Windows containers on Windows -...
Steps to reproduce: 1. Download repository 2. Execute `make test` Output contains: ```log # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization...
# Feature Request **Are you requesting automatic instrumentation for a framework or library? Please describe.** - Framework or library name : `RabbitMQ.Client` - Library type: queue client - Library version:...
## Why Fixes #3192 ## What Support for [Oracle.ManagedDataAccess.Core](https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core) and [Oracle.ManagedDataAccess](https://www.nuget.org/packages/Oracle.ManagedDataAccess) traces instrumentation from 23.3.2-dev together with support for `OTEL_DOTNET_AUTO_ORACLEMDA_SET_DBSTATEMENT_FOR_TEXT` environment variable. ## Tests CI + executed new tests on...