Skip to content

Commit

Permalink
typings update
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Jun 28, 2021
1 parent c820e7a commit 426f3f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ interface AgentConfigOptions {
configFile?: string;
containerId?: string;
disableInstrumentations?: string | string[];
disableSend?: boolean;
environment?: string;
errorMessageMaxLength?: string; // Also support `number`, but as we're removing this functionality soon, there's no need to advertise it
errorOnAbortedRequests?: boolean;
Expand Down

0 comments on commit 426f3f9

Please sign in to comment.