Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Writer

Class that writes metrics into an S3 bucket of your choice.

Hierarchy

  • Writer

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

mergeMode

mergeMode: MergeMode

s3Bucket

s3Bucket: string

s3Client

s3Client: S3

Methods

writeMetrics

  • Writes the metric into the S3 bucket. Metrics are located in the bucket in a path based on their resolution, then group and finally key. Depending on resolution there might then be sub folders created to save the values.

    Parameters

    Returns Promise<any>

Static builder

Generated using TypeDoc