Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hallatore/appinsightsdashboard
https://github.com/hallatore/appinsightsdashboard
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hallatore/appinsightsdashboard
- Owner: hallatore
- License: mit
- Created: 2019-05-21T19:55:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:35:11.000Z (about 2 years ago)
- Last Synced: 2023-03-11T08:17:31.828Z (almost 2 years ago)
- Language: C#
- Size: 285 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AppInsightsDashboard is a dashboard for Application Insights.
## Requirements
.NET Core 3.0## Usage
1. Create configs
2. Deploy application
3. Go to `/`### Configration
You need to create atleast one config for your project.[Read more about configuration](AppInsightsDashboard/Configs/README.md)
## Screenshots
![Dashboard](https://i.imgur.com/WCb8KcS.png)
![Details](https://imgur.com/RbA2dU0.png)