Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Options for configuring the agent.

Hierarchy

Indexable

[key: string]: number | Tags | object

Options for configuring the agent.

Index

Properties

Properties

context

context: object

context is used in the expansion of template variables in the Request's path.

port

port: number

port requests will be made one.

tags

tags: Tags

tags can be used to distinguish between multiple requests.

ttl

ttl: number

ttl specifies how long to wait on the Request to complete.

Generated using TypeDoc