Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PingOptions

Hierarchy

  • PingOptions

Index

Properties

Optional parentSpan

parentSpan: RequestSpan

The parent tracing span that this operation will be part of.

Optional reportId

reportId: string

A unique identifier for the report generated by this operation.

Optional serviceTypes

serviceTypes: ServiceType

The services which should be pinged.

Optional timeout

timeout: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc