Unable to use Kestrel event counters with this package #758
Labels
bug
Something isn't working
comp:instrumentation.eventcounters
Things related to OpenTelemetry.Instrumentation.EventCounters
Issue with OpenTelemetry.Instrumentation.EventCounters
List of all OpenTelemetry NuGet
packages and version that you are
using (e.g.
OpenTelemetry 1.0.2
):Runtime version (e.g.
net462
,net48
,netcoreapp3.1
,net6.0
etc. You canfind this information from the
*.csproj
file):net60, net70
Is this a feature request or a bug?
What is the expected behavior?
I expected to see Kestrel's event counters on the prometheus endpoint.
What is the actual behavior?
They don't show up because of errors with the counter naming scheme. Here's the error:
Repro steps
Additional Context
Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered: