You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Custom visualization of Unity UI and MR telemetry
45
50
46
51
To create custom visualizations using all the data collected by Application Insights you can use the [Ibex Dashboard](https://github.com/Azure/ibex-dashboard). Fork the project and copy the [Unity UI template](https://gist.github.com/deadlyfingers/2d66cd04ad34a23fc5f5ec006d0fff12) or [MR template](https://gist.github.com/deadlyfingers/e664aaccb748be2f332f462615f6a090) file into the `server/dashboards/preconfigured` directory. You should then be able to create your own dashboard by using these templates in the app.
0 commit comments