Constructors

Methods

Constructors

Methods

  • Format the links to be used in the default handler

    Parameters

    • baseRequestUrl: string

      base url where the observability is served

    • links: Links = {}

      list of links to be formatted

    Returns Links

  • Request traceability middleware handler

    Parameters

    Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>