Граф коммитов

144 Коммитов

Автор SHA1 Сообщение Дата
Xiao 17bebfe53a
update README.md
expose SeverityLevel enum in snippet
2019-10-31 14:35:45 -07:00
Mark Wolff 02833c9991
chore: cleanup getting started (#1077)
* chore: cleanup getting started

* fix: legacy tests

* fix: travis CI

* fix: travis CI

* fix: revert rush version

* comment rush change validation in CI

* add role instance example
2019-10-15 20:39:46 -07:00
Mark Wolff e3a7acc46e
feat: Add ConnectionStringParser (#1066)
* feat: add connection string parser

* add CS parsing to initializaton

* add duped comment

* remove useless code

* docs: update readme with cs setup info
2019-10-10 14:33:46 -07:00
Ram Thiru d0c625cc7d Ramthi/readmeupdates (#1082)
* cleaning up readme files

* cleaning up readme files
2019-10-10 11:22:36 -07:00
Mark Wolff ff92d08304
Update README.md (#1073) 2019-10-04 11:28:37 -07:00
Dalibor Mesarić 28fbd76927 Update README.md (#1074)
Fix broken url to legacy_README.md
2019-10-04 10:07:12 -07:00
Mark Wolff 39fbd10350
docs: move API.md to root dir (#1050)
* refactor: move API to root dir

* fix: broken API link in readme
2019-09-20 09:18:55 -07:00
Xiao 7495585c6b
Update README.md 2019-09-06 13:55:06 -07:00
Xiao Li 507670e47f reorganize repo folders 2019-09-04 16:03:43 -07:00
Xiao Li 456c2851fa address comments 2019-08-28 16:47:25 -07:00
Xiao Li 4209b87b5b add beacon flush 2019-08-26 14:40:51 -07:00
Xiao 7cad85971b
Update README.md 2019-08-15 10:28:03 -07:00
Xiao 4dc5c3c87d
add doc for header tracking & w3c 2019-08-15 10:17:31 -07:00
Hector Hernandez Guzman 3befc1f622 Updating install and build instructions
Fixing documentation issue for React plugin
2019-07-30 16:34:31 -07:00
Monish 03409242b4 Fixed a typo. `enable enable` -> `enable` (#972) 2019-07-15 09:48:29 -07:00
Andrew Connell 08c12d872a Fix rendering issue in readme (#965)
README.md in root of repo had extra code fencing notes that caused the "Source Map Support" section to get treated as code and incorrectly rendered.
2019-07-10 10:50:24 -07:00
Mark Wolff 63e380df37 readme: uncomment SPA config 2019-07-05 12:33:30 -04:00
Mark Wolff 5df2980549 readme: Modify SPA docs 2019-07-05 12:32:43 -04:00
Mark Wolff 7f4942673e
add docs on source map support (#948) 2019-07-02 18:55:01 -07:00
Mark Wolff 7914cdfdbe
Re-enable sampling functionality (#952)
* properties: enable sampling

* tests: re-enable tests

* sampling: check tags first, then ext

* move Sampler to breeze channel

* sampling: rename sampleRate field

* remove consoleLoggingLevel

* channel: add nullcheck to sampleRate tags
2019-07-02 17:48:34 -07:00
Ram Thiru 5f235ebba2 Adding Contributing.md file (#945)
* Adding Contributing.md file

* Update README.md
2019-07-02 15:22:41 -07:00
Mark Wolff c2e413decf
Feature: add SPA auto route change tracking (#947)
* add spa auto route change tracking

* use this.config isntead of config

* readme: remove newly unneeded documenation

* analyics: add pushState undefined tests

* types: add properties plugin types

* tests: add any type to tests

* send pv duration of 0, refresh operation name

* analytics: use self ref to this inside callbacks
2019-06-27 11:59:53 -07:00
Andrew Connell c2e7fa8532 Add missing `namePrefix` to `IConfig` interface (#939)
* Corrected spelling typo on repo's README

* Added missing `namePrefix` to `IConfig` interface

- fixes #828

* Fix `namePrefix` declaration
2019-06-17 13:57:24 -07:00
Mark Wolff 32147796fc
docs: rename resultCode to responseCode (#935) 2019-06-12 10:39:49 -07:00
Mark Wolff 96a5125a40
readme: add SPA route change docs (#921)
* readme: add SPA route change docs

* readme: use scripts/b/ endpoint
2019-06-07 11:33:39 -07:00
Mark Wolff c13ea685c5
rename IExceptionTelemetry.error to exception (#904)
* rename IExceptionTelemetry.error to exception

* tests: add analytics shim tests

* add deprecation note to IExceptionTelemetry
2019-05-31 13:23:09 -07:00
Adam 0949e255c9 Update README.md Upgrade appInsights.context (#910)
Add missing `properties` in `appInsights.properties.context.telemetryTrace.traceID` example
2019-05-30 17:03:51 -07:00
Mark Wolff e423018d8d
add telemetryTrace to docs (#907) 2019-05-30 12:01:08 -07:00
Mark Wolff 1089bc43a5
snippet: add missing lazy method (#902)
* snippet: add missing lazy method

* readme: add updated snippet to readme

* readme: add missing flush and clear auth ctx
2019-05-29 14:17:30 -07:00
LeopoldLerch b8d17ba1af PR: Whitelisting of correlation-Domains (#869)
* WhiteListing of CorrelationHeaderDomains

* fix for non existent inclusionDomains

* WhiteListing of CorrelationHeaderDomains

* removing wrong positioned changes

* added correlationHeader to defaultConfig

* Bugfix for multiple whitelisted domains

* Changed WhiteListCheck to using "some"
2019-05-22 09:49:06 -07:00
Lucas Gabriel Schneider c567af9cfb Fix typos in readme.md (#874) 2019-05-14 09:11:14 -07:00
Mark Wolff 329d77b152
docs: rename Microsoft to microsoft (#859) 2019-05-08 14:51:09 -07:00
Hector Hernandez Guzman 6a678579e3 Fixing formatting in md 2019-04-30 16:30:49 -07:00
Hector Hernandez Guzman d88659d8b3 Addressing comments 2019-04-30 16:27:54 -07:00
Hector Hernandez Guzman 2757fa63d0 Adding react documentation 2019-04-29 13:00:51 -07:00
Mark Wolff 19611e0827
bump versions to 2.0.0-rc4 (#845)
* bump versions to 2.0.0-rc4

* update README badge, getting started
2019-04-18 14:43:33 -07:00
Mark Wolff 06e131b572
aichannel: namePrefix support for sessionStorage (#829) 2019-04-11 12:01:16 -07:00
Mark Wolff a7f7fdcbea
release rc1 (#823)
* bump package versions to rc1

* move vnext readme to frontpage

* add sdkVersion if not specified
2019-04-01 15:48:24 -07:00
Piyali Jana a1c700428b Bug fixes and update documentation to announce beta version 2019-03-11 12:15:09 -07:00
Christopher Murray 294f4ebf28 Fix typo in README.md (#702) 2018-10-17 15:54:10 -07:00
Kamil Szostak 879ba88380 update js sdk snippet 2017-11-30 15:21:55 -08:00
Kamil Szostak 6a7ed602fe Add npm package badge to README 2017-10-26 13:57:30 -07:00
Kamil Szostak 8c2f6b286a Add Travis build status to README 2017-10-26 13:23:55 -07:00
Kamil Szostak d92e0db0c1 Update snippet 2017-08-29 13:09:06 -07:00
Kamil Szostak 8c957b12bd update release scripts 2017-07-26 10:08:32 -07:00
Kamil Szostak ff2e71f449 Fix unit tests 2017-07-19 10:53:26 -07:00
Kamil Szostak af36ff6671 fix checkin tests 2017-07-13 11:13:28 -07:00
Kamil Szostak 501cae77d1 build unit tests 2017-07-11 12:40:28 -07:00
Kamil Szostak 5e76cc513c Unit tests should use the bundle folder 2017-07-10 16:15:51 -07:00
Kamil Szostak 3c84c342de Update grunt and readme 2017-07-10 11:26:56 -07:00
Kamil Szostak d7dc26fb35 Add FAQ link to README.md 2017-03-21 16:44:26 -07:00
Kamil Szostak 5054deacbd Update Readme.md
Add links to ApplicationInsights-Home and the release schedule.
2017-01-17 11:36:50 -08:00
kszostak ae03228854 Add AI-Announcements link 2016-11-28 10:50:32 -08:00
Kamil Szostak de10335bd4 Merge pull request #304 from Microsoft/CleanUp
Move scripts to /scripts folder
2016-09-20 11:31:51 -07:00
Morton Fox 449d941cff Fix the link to issue 213
On Github, a relative URL does not accomplish what was intended.
2016-09-16 01:04:10 -04:00
Kamil Szostak 416510def0 Update snippet in the README file 2016-09-07 10:30:41 -07:00
Kamil Szostak 1ab8c246e8 Move post build scripts to /scripts folder 2016-08-31 14:55:46 -07:00
David Federman 365b62baef Tweak for better minification 2016-08-25 10:30:27 -07:00
David Federman a06716c137 Add missing lazy methods
#293
2016-08-24 21:20:13 -07:00
Kamil Szostak 1f27fc7e16 Download ai.0.js over HTTPS 2016-07-18 14:29:58 -07:00
Max Shekhovtsov e907ac7564 fix readme/js snippet
making the snippet being javascript compatible (was typescript)
2016-07-01 08:28:44 -07:00
Max Shekhovtsov 971dd0359f Update README.md 2016-06-27 10:28:00 -07:00
Sergey Kanzhelev 3dd3b7c57c oss conduct 2016-06-21 22:35:21 -07:00
Alex Bulankou 3c188d33a0 Update README.md 2016-05-31 07:55:39 -07:00
Alex Bulankou eaae656080 Update README.md 2016-05-31 07:54:33 -07:00
Alex Bulankou 69fe2db428 Update README.md 2016-05-31 07:47:28 -07:00
Alex Bulankou c876a1e2ad Update README.md 2016-05-31 07:46:11 -07:00
Alex Bulankou a2b099da4c Update README.md 2016-05-31 06:03:43 -07:00
Alex Bulankou dd33b265df Update README.md 2016-05-30 00:52:33 -07:00
Alex Bulankou 0abea4b2b7 Update README.md 2016-05-30 00:45:10 -07:00
Alex Bulankou 73f4ba7c1c More readme updates 2016-05-30 00:32:33 -07:00
Alex Bulankou 19708fe01f Updating readme 2016-05-30 00:17:58 -07:00
Alex Bulankou bf2ec80661 Update README.md 2016-05-24 09:14:20 -07:00
Alex Bulankou 130a3b903f Working on readme 2016-05-24 09:04:05 -07:00
Max Shekhovtsov e2507f3a67 Update README.md 2016-01-05 10:31:40 -08:00
Alan Cameron Wills fafa314046 Add para on contributing and link to API overview 2015-09-08 12:13:44 +01:00
Max Shekhovtsov 8f8e390338 Update README.md 2015-08-25 10:54:46 -07:00
Alan Cameron Wills c2533a6711 Update README.md 2015-08-18 14:10:32 +01:00
Max Shekhovtsov f7fa203c7b Merge pull request #44 from Microsoft/ainowinfo
README.md - add information about AINow
2015-08-04 15:28:25 -07:00
Max Shekhovtsov 919c36fc10 Update README.md 2015-08-03 13:45:25 -07:00
Max Shekhovtsov 30b6a38be6 Update README.md 2015-08-03 13:18:33 -07:00
Alex Bulankou 7ddf44e8db Update README.md
Adding link to ainow to help customers try Application Insights with JS SDK without having to create an Azure account
2015-07-30 23:09:51 -07:00
Max Shekhovtsov 8e6c247abb Update README.md 2015-07-22 10:56:28 -07:00
Max Shekhovtsov 9dd3e09233 ref to API.md 2015-07-21 15:51:05 -07:00
Max Shekhovtsov be2d8bf7e5 adding API.md 2015-07-21 15:50:15 -07:00
Max Shekhovtsov 8f5bb4eb51 added api reference to readme.md file 2015-07-21 15:27:02 -07:00
Oleg Sych dba33fbd3b - Implement RunTestsInBrowser.ps1 script for running check-in tests interactively 2015-06-26 10:06:41 -07:00
Max Shekhovtcov be018f7bb9 Info about perfResults in readme, added IsPublicBuild constant in csproj 2015-05-22 16:06:12 -07:00
Max Shekhovtsov a920a1c9a5 fix readme 2015-04-15 13:45:18 -07:00
Max Shekhovtsov 2a57bb24c8 fix readme 2015-04-15 13:43:54 -07:00
Max Shekhovtsov fc64200f85 fix readme 2015-04-15 13:43:22 -07:00
Max Shekhovtsov 55144b7a8b Update readme 2015-04-15 13:40:58 -07:00
Max Shekhovtcov 74590a1d7c Added product code 2015-04-09 15:48:47 -07:00
Candice Pfeister fefef032d8 Initial commit 2015-04-03 10:01:17 -07:00