Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Exemplar

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

  • Exemplar

Index

Properties

attachments

attachments: object

Contextual information about the example value.

Type declaration

  • [key: string]: string

timestamp

timestamp: Timestamp

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