aws / aws/aws-xray-sdk-node

Is http2 allowed to be passed to AWSXRay.captureHTTPsGlobal?

Open
#579 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
280
Forks
157
PR merge metrics
No merged PRs in 30d

Description

The type definition for `captureHTTPsGlobal` does not include http2. Is it supported?

```ts
export function captureHTTPsGlobal(mod: typeof https | typeof http, downstreamXRayEnabled?: boolean, subsegmentCallback?: httpSubsegmentCallback): void;
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.