-
Notifications
You must be signed in to change notification settings - Fork 319
Issues: open-telemetry/opentelemetry-dotnet-contrib
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Instrumentation.AspNetCore] Handle cases where the Things related to OpenTelemetry.Instrumentation.AspNetCore
HttpContext
is a property of the payload (ASP.NET Core 2.x support)
comp:instrumentation.aspnetcore
#2724
opened Apr 29, 2025 by
mathew-tolj
Loading…
2 of 4 tasks
[feature request] Kestrel connection instrumentation
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
enhancement
New feature or request
#2672
opened Mar 28, 2025 by
petrzjunior
Support for Enrich when using WithMetrics
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
enhancement
New feature or request
#2333
opened Nov 18, 2024 by
zulander1
[feature request] Add support for Things related to OpenTelemetry.Instrumentation.AspNetCore
enhancement
New feature or request
.DisableHttpMetrics()
in AspNetCore
comp:instrumentation.aspnetcore
#2332
opened Nov 18, 2024 by
robertcoltheart
[bug] Current AspNetCore integration does not correctly track client context when behind proxies that use Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
X-Forwarded-*
headers
bug
#2231
opened Oct 21, 2024 by
DrEsteban
[feature request] Minimal API Exception recording
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
enhancement
New feature or request
#2230
opened Oct 21, 2024 by
domholmes
[bug] No traces for AspNetCore instrumentation when AppService has CORS turned ON (traceparent header exists)
bug
Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
#2206
opened Oct 11, 2024 by
wallyrion
Block Transparent Trace Context from Http Requests based on Filter
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
question
Further information is requested
#2050
opened Sep 9, 2024 by
stevenmolencsat
Registering instrumentation libraries more than once adds duplicate Activity listeners
bug
Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
#1971
opened Jul 22, 2024 by
johncrim
Activity.DisplayName is overwritten by instrumentation libraries
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
question
Further information is requested
#1948
opened Jul 10, 2024 by
johncrim
[Instrumentation.AspNetCore, Instrumentation.Http] Cache activity names
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
#1759
opened Mar 29, 2024 by
Kielek
Add Enrichment instructions for Instrumentation.AspNetCore and Instrumentation.HttpClient for .NET8.0
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
#1762
opened Jan 31, 2024 by
vishweshbankwar
[ASP.NET Core] GRPC instrumentation support
bug
Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
#1726
opened Nov 29, 2023 by
vishweshbankwar
Verify if the http.server.request.duration includes time to read the request payload.
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
enhancement
New feature or request
#2015
opened Nov 29, 2023 by
vishweshbankwar
[AspNetCoreInstrumentation] Incorrect value for Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
http.route
when using razor pages and invoking the root path
bug
#1729
opened Nov 16, 2023 by
alanwest
Add support for Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
enhancement
New feature or request
OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS
in HttpClient and ASP.NET Core
comp:instrumentation.aspnetcore
#1731
opened Nov 1, 2023 by
vishweshbankwar
Enrich and Filter support for metrics [ASP.NET Core] and [HttpClient]
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
documentation
Improvements or additions to documentation
#1733
opened Oct 7, 2023 by
vishweshbankwar
RecordException doesn't work with ExceptionHandler middleware
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
question
Further information is requested
#1749
opened Sep 8, 2023 by
jcain
Attributes during Sampling for HttpClient and ASP.NET Core spans
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
enhancement
New feature or request
Investigate if OOB metrics from ASP.NET Core and HttpClient can be enabled from instrumentation libraries
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
enhancement
New feature or request
#1753
opened Aug 23, 2023 by
vishweshbankwar
Inconsistent Activity DisplayName for AddAspNetCoreInstrumentation spans
bug
Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
#1744
opened Apr 26, 2023 by
xinyi-joffre
AspNetCore instrumentation: filter out parent span but allow children
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
question
Further information is requested
#1768
opened Feb 19, 2023 by
gao-artur
[ASP.NET Core] .NET7+ ActivitySource selection logic
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
question
Further information is requested
#1741
opened Jan 31, 2023 by
CodeBlanch
[ASP.NET Core] Something isn't working
comp:instrumentation.aspnetcore
Things related to OpenTelemetry.Instrumentation.AspNetCore
http.status_code
is reported as 0
when the request is cancelled from client side
bug
#1740
opened Oct 20, 2022 by
vishweshbankwar
Investigate if Things related to OpenTelemetry.Instrumentation.AspNetCore
comp:instrumentation.http
Things related to OpenTelemetry.Instrumentation.Http
enhancement
New feature or request
DistributedContextPropagator
can be used to avoid injecting and extracting context in instrumentation libraries
comp:instrumentation.aspnetcore
#2013
opened Oct 13, 2022 by
vishweshbankwar
Previous Next
ProTip!
Adding no:label will show everything without a label.