Add example config; fix windows run batch, fix line endings in .sh

This commit is contained in:
Joe Tretter
2020-10-23 12:02:04 -05:00
parent 29390c0d41
commit aa87ba4449
3 changed files with 15 additions and 7 deletions

7
config.example.sh Normal file
View File

@@ -0,0 +1,7 @@
# QA
# API Key configured in Azure
ApiKey=nwh7mwsn6wjzopnhqmhf15ha37x38dtmwihvdbbk
# URL including the query to read the data
Url='https://api.applicationinsights.io/v1/apps/acd05e9b-705f-4c89-8fb0-fc5035913ac7/events/requests?timespan=P7D&$top=5001'