microsoft / ApplicationInsights-JS-Mezzurite

Application insights extension of Mezzurite
MIT License
9 stars 9 forks source link

Fixes for Metric values, and test page. #14

Closed JerryBlake closed 5 years ago

JerryBlake commented 5 years ago

Fixing the open issue. Now logging ALT, VLT, FVLT under measurements via their full names. Also fixed some issues with the test page.

I removed logging of start/endtimes for components as they are not needed in the current views of the data in app insights.

Moved Redirect from a measurement to a prop on each of the metric types. #13