opentelemetry-dotnet-contrib icon indicating copy to clipboard operation
opentelemetry-dotnet-contrib copied to clipboard

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.

Results 263 opentelemetry-dotnet-contrib issues
Sort by recently updated
recently updated
newest added

Fixes #565 ## Changes * Convert null tags to correct attribute value. * Fix tests, which were not using the correct activities. * Fix an edge case where an invalid...

# Issue with OpenTelemetry.Exporter.Stackdriver Stackdriver Beta1 (Open Telemetry Versions are not relevant) **Is this a feature request or a bug?** * [ ] Feature Request * [x] Bug I just...

comp:exporter.stackdriver

# Issue with OpenTelemetry.Instrumentation.Runtime 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.Instrumentation.Runtime 1.0.0-rc.3 Runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net6.0` etc. You...

comp:instrumentation.runtime

# Issue with OpenTelemetry.Instrumentation.Runtime 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.Instrumentation.Runtime 1.0.0-rc.3 Runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net6.0` etc. You...

comp:instrumentation.runtime

My team has recently been looking at uptaking OpenTelemetry instead of writing directly to EventSource as we currently are doing. While playing around with it we stumbled upon a significant...

comp:exporter.geneva

Fixes #484 ## Changes Use the assembly name without ".Contrib" as the ActivitySource name Please provide a brief description of the changes here. For significant contributions please make sure you...

comp:contrib.instrumentation.aws

## Changes - Add ETW/TLD Trace exporter

comp:exporter.geneva

What is the difference to the `OpenTelemetry.Instrumentation.Runtime` package and which one should you use to collect runtime metrics. It seems like those two packages expose some identical metrics.

comp:instrumentation.runtime
comp:instrumentation.eventcounters

# Issue with OpenTelemetry.Instrumentation.Runtime Process related metrics were removed from the Runtime metrics package and they should be added in a separate package and with OpenTelemetry.Instrumentation.Process as a potential name....

comp:instrumentation.process

## Changes - Use `InMemoryExporter` that uses a collection of `MetricSnapshot` to fix unit tests

comp:instrumentation.eventcounters