Closed ysbakker closed 1 month ago
@ysbakker We are encouraging users to leverage OpenTelemetry wherever feasible instead of existing Application Insights API. We are not accepting new features/APIs to this repo, except bug fixes/security hot fixes etc.
Fix Issue #2906.
Changes
TelemetryClient.GetMetric
overload that acceptsn
number of dimensions;Metric.TrackValue
overload that acceptsn
number of dimension values.Checklist
For significant contributions please make sure you have completed the following items:- [ ] Design discussion issue #- [ ] Changes in public surface reviewedThe PR will trigger build, unit tests, and functional tests automatically. Please follow these instructions to build and test locally.
Notes for authors: