-
Notifications
You must be signed in to change notification settings - Fork 765
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
Added wildcard support for meter sources. #2459
Added wildcard support for meter sources. #2459
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2459 +/- ##
=======================================
Coverage 79.83% 79.84%
=======================================
Files 254 254
Lines 8385 8394 +9
=======================================
+ Hits 6694 6702 +8
- Misses 1691 1692 +1
|
…un-Ting/opentelemetry-dotnet into Yun-Ting/Metricsource-wildcard
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
some minor comments are pending - can be follow up PR
Changes
#2377