microsoft / ApplicationInsights-dotnet-server

Microsoft Application Insights for .NET Web Applications
https://azure.microsoft.com/services/application-insights/
133 stars 67 forks source link

Add metadata support #1289

Closed Expecho closed 4 years ago

Expecho commented 4 years ago

Fix Issue #1287. Add support for reading Metadata from EventCounter payload.

Some thoughts:

I tried to mimic the coding style of the rest of the file. If you want me to extract it to a separate method let me know.

cijothomas commented 4 years ago

Looks good! Can you add a one line description to the changelog.md as well? I will merge this for 2.12.0-beta2. https://github.com/microsoft/ApplicationInsights-dotnet-server/blob/develop/CHANGELOG.md

cijothomas commented 4 years ago

Manually kicked off CI build (its not triggered automatically for PRs from fork.). All good.