What's the new guideline for using metrics? #3313
Answered
by
JamesNK
Christian Nagel (christiannagel)
asked this question in
Q&A
|
Because the OpenTelemetry metrics library is not stable yet (e.g. #3087), the configuration from the ServiceDefaults project, and from the components has been removed. What is the new guideline to configure what metrics should be shown with the dashboard, also custom meters? |
Answered by
JamesNK
Apr 8, 2024
Replies: 1 comment 6 replies
|
Specifically for event counters right? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OpenTelemetry.Instrumentation.EventCountersis a pre-release package. We can't keep referencing once Aspire components are not pre-release.I think eventually EF Core and friends will publish real metrics, but until then you'll have to reference the event counters package and add the counters in your app.