https://github.com/i-e-b/rawappinsights
Azure Application Insights driven without the Microsoft SDKs
https://github.com/i-e-b/rawappinsights
application-insights azure lowlevel old
Last synced: about 1 month ago
JSON representation
Azure Application Insights driven without the Microsoft SDKs
- Host: GitHub
- URL: https://github.com/i-e-b/rawappinsights
- Owner: i-e-b
- Created: 2018-08-15T08:06:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T08:06:18.000Z (almost 8 years ago)
- Last Synced: 2025-01-27T12:11:14.514Z (over 1 year ago)
- Topics: application-insights, azure, lowlevel, old
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raw Application Insights
This is a little test/demo of driving
app insights directly through http calls.
This is **not** the easy way to do it, but will
work without AI dependencies, or in non dotnet projects.