microsoft / ApplicationInsights-dotnet

ApplicationInsights-dotnet
MIT License
564 stars 287 forks source link

Feature: Improve metric dimensions API by accepting a collection of dimensions #2907

Closed ysbakker closed 1 month ago

ysbakker commented 1 month ago

Fix Issue #2906.

Changes

Checklist

For significant contributions please make sure you have completed the following items:

- [ ] Design discussion issue # - [ ] Changes in public surface reviewed

The PR will trigger build, unit tests, and functional tests automatically. Please follow these instructions to build and test locally.

Notes for authors:

cijothomas commented 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.