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

121 Коммитов

Автор SHA1 Сообщение Дата
Karlie-777 149d0ba73a
remove preview tag (#1244) 2023-11-15 10:26:27 -08:00
Hector Hernandez c17860c37d
2.8.0 release (#1215)
* 2.8.0 release

* Update

* Ensure live metrics client is available

* Revert

* Force update
2023-09-26 17:35:04 -07:00
Hector Hernandez 1721de1767
Add env variables to control logging level (#1213) 2023-09-25 12:17:34 -07:00
Hector Hernandez 0d46eb6a5f
Add support for APPLICATIONINSIGHTS_CONFIGURATION_CONTENT (#1153) 2023-05-24 15:41:53 -07:00
Jackson Weber bb9c381d56
Add enableBunyanErrAsTrace Flag to Allow Bunyan Users to Report log.error Calls as Traces (#1126)
* Add enableBunyanErrAsTrace flag and tests.

* Update readme.

* Update integration test versions.

* Update flag name, fix json config, and add to other loggers.

* Update flag name and README.
2023-04-28 13:36:04 -07:00
Hector Hernandez 3332d2cd0f
Add Azure cloudRoleName and cloudRoleInstance in all telemetry (#1125)
* Add Azure cloudRoleName and cloudRoleInstance in all telemetry

* npm i
2023-04-28 13:03:10 -07:00
Hector Hernandez dd7c195f48
2.4.0 release (#1060) 2023-01-11 15:27:15 -08:00
Hector Hernandez f20cea0b98
Update readme to reflect support for node.js 17 and 18 (#1056) 2023-01-06 14:09:54 -08:00
Hector Hernandez 2f626c2cfe
Remove deprecated URL in readme (#1035)
* Update readme

* Removing old workflows
2022-11-14 13:10:07 -08:00
Hector Hernandez 5e1cbcbc7d
Add beta reference in README (#1034)
* Add beta reference in README

* test names causing conflicts
2022-11-14 12:45:03 -08:00
Karlie-777 4c65638d83
[Task]15209420: add web snippet prefix and config (#1012)
* add snippet prefix

* add client snippet src

* add rp prefix

* update

* resolve comments
2022-10-18 14:10:12 -07:00
Hector Hernandez bef97aad27
Update and add legal compliance notices and license terms (#998)
* Update and add legal compliance notices and license terms

* NIT
2022-07-27 15:32:14 -07:00
Karlie-777 3617fc3863
update readme (#986)
* update readme

* change to previous config
2022-07-21 15:38:01 -07:00
Karlie-777 200bbe6162
update readme (#962) 2022-05-04 15:56:50 -07:00
Hector Hernandez ae23ac8484
Only allow initialization of Agent through env variables (#960)
* Only allow initialization of Agent through env variables

* Trigger build
2022-05-03 15:43:21 -07:00
Hector Hernandez 9f4fe3ce39
2.3.2 release (#957)
* 2.3.2 release

* Update
2022-04-29 10:42:28 -07:00
Hector Hernandez 45357b7526
iKey env variable deprecation (#952) 2022-04-25 11:09:15 -07:00
Karlie-777 7ecd74f886
Add snippet injection readme (#934)
* add snippet injection readme

* fix typo

* add readme defaults
2022-03-30 13:41:55 -07:00
Dmitry Dzygin ab135f7354
Updating usage example in README.md (#931) 2022-03-29 10:36:15 -07:00
Hector Hernandez 67b1859648
Add node 16 in supported runtime matrix (#902)
* Validate compatibility with oher versions of node.js runtime

* Test

* Test

* Update versions

* Add node 16 in supported matrix
2022-02-28 16:11:20 -08:00
Hector Hernandez 137933e472
2.2.0 release (#880)
* 2.2.0 release

* Use cs instead of ikey in readme

* Do not sample Statsbeat

* Remove connection string from JS config
2021-12-08 09:58:21 -08:00
Hector Hernandez f34a46b084
Adding log file instructions (#879) 2021-12-07 14:31:31 -08:00
Hector Hernandez 3190c805c7
JSON configuration support (#875)
* Allow auto tracking for not default telemetry clients

* Fixing tests

* Update

* Adding default config file

* Removing auto tracking changes

* Removing updates in readme, will update when release is ready

* Typo
2021-12-07 09:30:34 -08:00
Xiao Li c9c0d90ae3
Add Node.js attach configuration (#851)
* initial commit

* move config to Config class

* remove path param

* update

* fix

* add tests

* fix

* update

* readme

* update readme

* remove export const

* try test
2021-11-19 16:06:51 -08:00
Hector Hernandez 52d3937bbb
Adding AAD handling (#841)
* Statsbeat update function resource provider

* WIP

* Adding AAD handling

* Build

* Change statbeat tests

* Test

* Test
2021-09-16 14:01:35 -07:00
Hector Hernandez aa1af9214e
Azure VM error log only in debug mode (#842)
* Statsbeat update function resource provider

* WIP

* Azure VM error log only in debug mode

* Build
2021-09-16 12:00:11 -07:00
Hector Hernandez c2c97e986e
Add error in context so it can be used in telemetry Processors (#823) 2021-08-25 15:17:53 -07:00
Hector Hernandez abaaf9454e
Update third party instrumentation details in readme (#795) 2021-07-23 13:06:39 -07:00
Hector Hernandez Guzman a8418a0064 wip 2021-07-23 10:17:44 -07:00
Hector Hernandez Guzman 1a97ad26c2 Update readme with isntructions on how to disable Azure SDK automatic tracking 2021-07-23 10:16:06 -07:00
Hector Hernandez 3064bea0d9
Readme updates for beta (#764)
* Readme updates for beta

* Update
2021-06-02 11:37:35 -07:00
Hector Hernandez 4f60072f52
Add AAD support (#746)
* Add AAD support draft

* WIP

* Adding tests

* Addressing comments
Removing CS options

* Fixing test
Adding config in readme

* Back compatibility

* Fix merge issues

* Adding missing package lock.json

* Fixing tests

* Addressing comments
Updating token refreshing to use policy instead

* E2E validation with Quickpulse done

* Fixing merge issues

* Fix test

* Updating package-lock.json

* Bumping up Breeze version

* Update tests

* Updating AI resource

* Use default Http agent in tests to avoid test execution timeout

* Force Mocha to quit after tests complete

* Add test clean up
2021-05-24 16:06:43 -07:00
Hector Hernandez 5843fdf623
Adding supported node.js versions in readme (#757) 2021-05-10 14:38:38 -07:00
Hector Hernandez eded93dd0d
2.0.0 release (#756)
* 2.0.0 release

* Triggering build

* Updating package-lock.json

* Updating hardcoded version
2021-05-10 12:40:27 -07:00
Hector Hernandez 38f684019f
Update license (#753)
* Update license

* Updating contributing section

* Update
2021-04-23 10:45:17 -07:00
Hector Hernandez c3f9d86e61
Add cloud role name automatic population (#728)
* Add cloud role name automatic population

* Update readme

* Enable it in bootstrap code
2021-02-10 13:27:59 -08:00
Hector Hernandez 932519cfd5
Automatic dependency tracking of Azure SDKs not working correctly (#723)
* Removing unnecessary check for Azure SDK requests

* Adding back header check
Updated OT interfaces
Adding readme instructions

* Adding new diagnostic channel dependency

* Increasing wait time for func tests

* Increase even more

* Removing unreliable tests
2021-02-08 14:07:27 -08:00
Alexander Sklar 9ced1b8420
Update README.md (#714) 2020-12-09 12:36:34 -08:00
Mark Wolff 5cf1774ee0
Update README.md (#703) 2020-11-20 19:39:33 -08:00
Alexander Sklar cc02c6d7dc
Update README.md (#699) 2020-11-03 11:53:53 -08:00
Brian Pham eb6d782688
Highlight order of import for 3rd-party loggers (#656)
Co-authored-by: Mark Wolff <mrw00010@gmail.com>
2020-07-21 13:18:07 -04:00
Mark Wolff 644c0b6418
add az function helper (#636) 2020-07-08 16:24:57 -04:00
Frieder Bluemle f843973866
Fix capitalization of GitHub org (#653) 2020-07-08 14:58:29 -04:00
Mark Wolff b7fe29e43a
docs: add beta migration (#652) 2020-07-07 16:00:33 -04:00
Mark Wolff 162d73176b
feat: add Azure SDK Patching Subscriber (#562) 2020-06-18 15:19:03 -04:00
Mark Wolff e0c4c7c3b4
add other CI (#644) 2020-05-29 17:36:15 -04:00
iandvt c5417321a4 update README.MD (#567) 2019-11-20 10:01:24 -08:00
Mark Wolff 9d25949f5c
docs: add w3c to readme (#528)
* docs: add w3c to readme

* docs: add default tracing mode
2019-06-03 13:42:29 -07:00
Mark Wolff 1d80af49e4
add node.js native metrics (#508)
* release 1.3.0 (#502)

* add live metrics (#494)

* add QPS files; enablement not included

* add tests; add qps ping retry walkback

* add off by default config option for QPS

* add qps test to ensure off by default

* only construct qps when enabled

* add qps Sender constants

* add QuickPulseEnvelopeFactory

* fix ts timer compile

* add qps exception and trace error handling

* refactor default live metrics test

* make qps hostname configurable

* fix node0 setTimeout error

* add qps telemetrytype constants

* move away from export enums for ts backcompat

* add qps EventDocument,fix dependency duration

* use envelope type in qps telemetryprocessor

* send avg execution duration instead of last dur

* add error logging for qps endpoint

* add telemetry types, move qps config to qpssender

* fix keying type issue in TelemetryType

* fix wrong telemetrytype in qps conversion (#500)

* bump version to 1.3.0 (#501)

* bump version to 1.3.0

* add setSendLiveMetrics to README

* add native metrics subscriber

* mark native members of NativePerformance as static

* remove segfault lib

* update package.json

* native: add throw tests

* add refs to metrics

* add config for enabling metrics, add heap metrics

* report stdDev stats

* rename custom metric names

* fix native perf test

* only run tests for node4+

* use node-pre-gyp native metrics

* optionaldevdep for travis tests

* simulate optionalDevDependency in travis

* remove duped travis npm install

* gate native metrics to node6+

* refactor extended metrics enablement

* move extended metrics arg parsing to API

* add info logging for when native module is loaded

* docs: add extended metrics

* add extended metrics build stage

* use env var for travis extended metrics tests

* test: modify test for non-installed case

* tweak travis.yml

* readme: comment out docs
2019-05-28 16:49:45 -07:00
Lucas Gabriel Schneider ea50b03720 Fix typos in readme.md (#517) 2019-05-14 10:45:00 -07:00