1.1.3 • Published 3 years ago

aws-xray-koa-middleware v1.1.3

Weekly downloads
181
License
MIT
Repository
github
Last release
3 years ago

test-and-publish codecov Commitizen friendly semantic-release

aws-xray-koa-middleware

Description

The AWS X-Ray Koa v2 package automatically records information for incoming and outgoing requests and responses.

API

Table of Contents

createMiddleware

src/index.ts:22-112

Creates the koa middleware function

Parameters

  • defaultName string Service name for XRay

Returns Middleware The middleware function