Skip to content

Possible to show custom meters on Dashboard Metrics? #2383

Answered by davidfowl
alex-todorov-j2 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to explicitly add code to your application to make it show up.

builder.Services.AddOpenTelemetry().WithMetrics(m => m.AddMeter("YourMeter"));

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@alex-todorov-j2
Comment options

@davidfowl
Comment options

Answer selected by davidfowl
Comment options

You must be logged in to vote
6 replies
@FMauroy
Comment options

@davidfowl
Comment options

@FMauroy
Comment options

@davidfowl
Comment options

@AHansen-Planview
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #2380 on February 23, 2024 16:58.