Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatsExemplar

Package version

Exemplars are example points that may be used to annotate aggregated Distribution values. They are metadata that gives information about a particular value added to a Distribution bucket.

Hierarchy

  • StatsExemplar

Index

Properties

attachments

attachments: object

Contextual information about the example value.

Type declaration

  • [key: string]: string

timestamp

timestamp: number

The observation (sampling) time of the above value.

value

value: number

Value of the exemplar point. It determines which bucket the exemplar belongs to.

Generated using TypeDoc