Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

microsoft/Mezzurite-DevTools

Repository files navigation

Mezzurite Developer Tools

Build Status

Mezzurite Developer Tools allow you to view Mezzurite metrics for any application being instrumented with Mezzurite.

Dev tools screenshot

Requirements

You need an Angular, AngularJS, or React application running Mezzurite.

Installation

To install, download the latest release, or clone the repository and build the extension by running npm run build:prod.

Navigate to chrome://extensions and select Load unpacked, selecting the /dist folder output from the build.

Mezzurite Ecosystem

Projects
ApplicationInsights-JS-Mezzurite Application insights extension of Mezzurite
Mezzurite Base SDK for Mezzurite with Angular, AngularJS and React integration
Mezzurite DevTools See Mezzurite metrics being captured with a browser extension
VSCode Mezzurite Check which components and modules are instrumented within VS Code

Contributions

To read about contributing to this repo, click here