GitHub / RisingStack/trace-nodejs / commits
Trace is a visualised distributed tracing platform designed for microservices.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 659ea243 | Update README.md |
Tamas Kadlecsik <t****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d1f45549 | feat(agent): send User-Agent |
Peter Marton <p****r@r****m>
Committed by: Peter Marton <e****l@m****m> |
over 8 years ago | |
| 13459eae | fix(scripts): change default node version from 6 to 8 |
Peter Marton <p****r@r****m>
Committed by: Peter Marton <e****l@m****m> |
over 8 years ago | |
| c17b98f6 | chore(package): update optional dependencies to make sure the package works w... | Gergely Nemeth <m****l@n****m> | almost 9 years ago | |
| f029075d | merge chore(issue template): add an issue template |
Gergely Nemeth <g****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 03ddb44b | refactor(issue template): move issue template into .github folder | Miklos Bertalan <m****n@r****m> | almost 9 years ago | |
| dbba26c2 | add trace version | Miklos Bertalan <m****n@r****m> | almost 9 years ago | |
| c23584c2 | feat(issue template): add an issue template | Miklos Bertalan <m****n@r****m> | almost 9 years ago | |
| e21e1f67 | chore(package): update v8-profiler to 5.7.11 | Gergely Nemeth <m****l@n****m> | almost 9 years ago | |
| 6ee10fa5 | chore(package): update native deps | Gergely Nemeth <m****l@n****m> | almost 9 years ago | |
| a45b9e67 | chore(packages): update | Shadowbeetle <t****k@g****m> | about 9 years ago | |
| bb6ba529 | chore(packages): update | Shadowbeetle <t****k@g****m> | about 9 years ago | |
| 87846347 | chore(packages): update | Shadowbeetle <t****k@g****m> | about 9 years ago | |
| 2807a334 | fix: remove unused expiringBuffer | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 62a6e61f | fix(mysql): instrument pool.getConnection properly | Shadowbeetle <t****k@g****m> | about 9 years ago | |
| b463c228 | fix(instrumenation/httpServer): status code getter |
Peter Marton <p****r@r****m>
Committed by: Peter Marton <e****l@m****m> |
about 9 years ago | |
| 9a9e9940 | fix: a possibility of crash being not reported |
Dávid Szakállas <d****s@g****m>
Committed by: Dávid Szakállas <s****2@u****m> |
about 9 years ago | |
| 1c4b0434 | fix: propagate serviceKey to tracer | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 02a4e1d9 | feat(profiler): configurable profile window length |
Gergely Nemeth <g****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| fc789701 | fix: typeerror in mongoose instrumentation | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| ef06893a | fix: update dependencies | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 5740c8dc | fix: update to v8-profiler built with a widely compatible libc | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 7b7d304c | fix: update v8-profiler | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 1aa4637c | feat: use precompiled binaries for native dependencies when available | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 7492c46f | test: upgrade to sinon@2 | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 07fdee14 | chore: make linter happy; remove code style logo | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| d8f3b5aa | feat: update deps | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| a337cd6f | docs: clarify support in readme | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 78deb478 | build: add back release scripts | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 5e214dd0 | doc: Update readme | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 179bfa80 | test(instrumentation): add test for koa | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 7a3acbef | build: use self-hosted native dependencies | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 8f8778f6 | chore: reorganize build scripts | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 41626f88 | chore: changing to v8-profiler@5.7.0 as it supports node v7 | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 0de03d46 | ci: remove stuff that doesnt work on Ubuntu 14.04 | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 86334985 | fix(instrumentation): pass undefined if cannot parse number | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 4566230b | fix: remove qs from deps (#132) |
Are Almaas <m****s@g****m>
Committed by: Dávid Szakállas <s****2@u****m> |
about 9 years ago | |
| 7e290403 | ci: specify concrete node version for environment | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| 5e05126c | fix(instrumentation): redis multi typeerror | Dávid Szakállas <d****s@g****m> | about 9 years ago | |
| b80acae4 | fix: rename instrumentation modules |
Shadowbeetle <t****k@g****m>
Committed by: Dávid Szakállas <d****s@g****m> |
over 9 years ago | |
| 793a83c4 | fix(agent): callback err | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| a1cbeb45 | feat(event-paths): add path based event reporting with CollectorTransactionRa... | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| e4cc0a67 | refactor(wrapQuery): fix continuation type | Dávid Szakállas <s****2@u****m> | over 9 years ago | |
| 3cdb41f2 | fix(agent): debug log typeerror | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| d2cb54e7 | chore(package): update and remove unnecessary deps | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 6553310a | feat(config): make the collect-severity configurable |
Gergely Nemeth <g****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| fd3a8b74 | test(instrumentation): parallelize and clean up tests | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| cf004f1e | feat(custom-metrics): upgrade to v2 API | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| b5e9fa64 | test(instrumentation): add more bluebird tests | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 39f1ed34 | docs(README): fix typo | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 5e72762c | docs(README): add info on debugging | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 8b45723a | feat(): add filterable error levels | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| b3561720 | fix(profiler): rebuild from source the correct package | Gergely Nemeth <m****l@n****m> | over 9 years ago | |
| 5ebaa4c9 | feat(): consistent logs | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| dfba6d3a | chore(version): bump to 2.3.1 | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 2ee923d3 | chore(version): bump to vcada863 | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| b8b17ff7 | chore(): remove unused Dockerfile | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 7295da8f | test(instrumentations): further fixes to amqp instrumentation | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 3bb2897d | test(instrumentations): fix amqplib test | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| a529a517 | fix(instrumentations): remove promise istrumentations for good | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| b7b32a8b | docs(readme): and notes about 3.1.0 API change | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 99cfe56f | test(): fix a false negative test, test a corner-case | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| cada8633 | fix(instrumentations): properly wrap bluebird/js/release/promise | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| fe7c4f6c | test(instrumentations): make the instrumentation tests for mysql, pg and mong... | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 630d1c37 | feat(graceful): stop agents asynchronously | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 98bee9a0 | fix(mysql): fix tests | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| baa12c80 | fix(instrumentations): report correct statusCode to rpm metrics |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| 42df7d78 | fix(instrumentations): report statusCode passed to writeHead |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| 4bf5272f | chore(instrumentations): add debug warning for multiple writeHead calls |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| 22a9b326 | chore(coverage): add coverage tests |
Dávid Szakállas <d****s@g****m>
Committed by: Tamas Kadlecsik <t****k@g****m> |
over 9 years ago | |
| 6dd01cc4 | fix(mysql): add port to url | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 4e7b1208 | test(postgres): fix event emitter tests | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| c71bfe73 | fix(instrumentations): specify continuationMethod correctly | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 0566ae6b | fix(postgres): wrap the returned event emitter when no callback is provided, | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 1b0738cc | fix(wrapQuery): fix when no readStream or promise is returned | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 858e73a0 | docs(readme): add v7 support to docs | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 137895c0 | fix(package): use @risingstack/v8-profiler for node v7 fixes |
Gergely Nemeth <g****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ff32186f | fix(mongodb): fix cursor instrumentation below 2.0.0 | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 586185a6 | fix(amqplib): parentServiceKey is NaN | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 0e010e27 | fix(tests): fix tests | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 3ca4df8d | fix(release): fix release script | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| bd4cd1a1 | refactor(shimmer): remove unnecessary predicate | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 30d6846d | chore(Dockerfile): update | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 0592e68b | chore(changelog): remove changelog | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 13fa559d | chore(editorconfig): fix annoying bug | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| e7ce005a | chore(contributing): largely extend contributing guidelines | Dávid Szakállas <d****s@g****m> | over 9 years ago | |
| 1a75fd4d | Update Readme | Dávid Szakállas <s****2@u****m> | over 9 years ago | |
| ffd3585e | fix(instrumentation): fix version checking | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 7a168e87 | fix(instrumentation): fix mongodb promise api instrumentation | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 950992f5 | chore(semantic-release): correct location of no-op plugin | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 703e152b | chore(uuid): replace node-uuid with uuid | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 60dd5d03 | chore(package): update packages | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 33da9181 | fix(pg): fix test add disableCallback | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 01599d80 | fix(mysql): fix test not to expect path | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 320d053c | refactor(git): add npm-debug logs to gitignore | Shadowbeetle <t****k@g****m> | over 9 years ago | |
| 0557c0f8 | test(e2e): improve e2e tests |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| e55284f5 | chore(): improve debug logs |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| c8095ba4 | feat(graceful): send metrics on stop |
Gergely Nemeth <m****l@n****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| 325d1026 | fix(collector): add expiry to locks to prevent memory leak in incomplete inst... |
Dávid Szakállas <d****s@g****m>
Committed by: Shadowbeetle <t****k@g****m> |
over 9 years ago | |
| cea3c74f | chore(ignore): fix ignore files | Dávid Szakállas <d****s@g****m> | over 9 years ago |