Skip to content
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

After upgrade to .Net 8 Debug window shows a lot of errors #452

Closed
GraySerg opened this issue Nov 21, 2023 · 2 comments
Closed

After upgrade to .Net 8 Debug window shows a lot of errors #452

GraySerg opened this issue Nov 21, 2023 · 2 comments

Comments

@GraySerg
Copy link

Output looks like this:

http.server.active_requests collection failed: The list of label values must have the same number of elements as the list of label names.
kestrel.active_connections collection failed: The list of label values must have the same number of elements as the list of label names.
http.server.active_requests collection failed: The list of label values must have the same number of elements as the list of label names.
kestrel.queued_connections collection failed: The list of label values must have the same number of elements as the list of label names.

How to fix that?

@Mee7891
Copy link
Contributor

Mee7891 commented Nov 22, 2023

Have an assumption that it can relate to #453

sandersaares added a commit that referenced this issue Nov 28, 2023
Fix bug in .NET Meters API adapter for UpDownCounter, which was incorrectly transformed to Prometheus metrics. #452 and #453
@sandersaares
Copy link
Member

The fix in the linked PR is now released as version 8.1.1 (might take a few hours to show up on nuget.org). Please let me know if it fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants