nest-xray

    Distributed tracing for Nestjs with AWS X-Ray as the backend. Instrument incoming and outgoing HTTP requests

    Language: typescript

    Author: Pavel Koch (@pavelwrites)

    0 stars · 215 views

    Files

    • CHANGELOG.md (markdown)
    • README.md (markdown)
    • index.js (javascript)
    • lib ()
    • async-hooks ()
    • async-context.ts (typescript)
    • async-hooks-helper.ts (typescript)
    • async-hooks-module.ts (typescript)
    • async-hooks-storage.ts (typescript)
    • index.ts (typescript)
    • clients ()
    • http ()
    • http-tracing.constants.ts (typescript)
    • http-tracing.module.ts (typescript)
    • tracing.axios-interceptor.ts (typescript)
    • core ()
    • constants.ts (typescript)
    • core.module.ts (typescript)
    • index.ts (typescript)
    • interfaces ()
    • index.ts (typescript)
    • tracing-config.interface.ts (typescript)
    • xray-client.interface.ts (typescript)
    • tracing.module.ts (typescript)
    • nest-cli.json (json)
    • package.json (json)
    • renovate.json (json)
    • tsconfig.build.json (json)
    • tsconfig.json (json)
    • tslint.json (json)
    • LICENSE (plaintext)
    • index.ts (typescript)
    • tracing.service.ts (typescript)
    • environments ()
    • http ()
    • async-hooks.middleware.ts (typescript)
    • http-environment.module.ts (typescript)
    • index.ts (typescript)
    • tracing.middleware.ts (typescript)
    • exceptions ()
    • index.ts (typescript)
    • tracing-not-initialized.exception.ts (typescript)
    • unknown-async-context.exception.ts (typescript)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…