opentelemetry-dotnet/.github/ISSUE_TEMPLATE/bug_report.md

1016 B

name about labels
Bug Report Create a report to help us improve bug

Bug Report

List of all OpenTelemetry NuGet packages and version that you are using (e.g. OpenTelemetry 1.0.2):

  • TBD

Runtime version (e.g. net462, net48, netcoreapp3.1, net6.0 etc. You can find this information from the *.csproj file):

  • TBD

Symptom

A clear and concise description of what the bug is.

What is the expected behavior?

What do you expect to see?

What is the actual behavior?

What did you see instead?

Reproduce

Create a self-contained project using the template of your choice, apply the minimum required code to result in the issue you're observing.

We will close this issue if:

  • The repro project you share with us is complex. We can't investigate custom projects, so don't point us to such, please.
  • If we can not reproduce the behavior you're reporting.

Additional Context

Add any other context about the problem here.