Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AgentExtensionHandlerMetricMappingDetails

Specific metric mapping configurations for Agent Extension Handlers.

Properties

collectorMetricName

collectorMetricName: string

Metric name as defined by the collector.

Optional isSkipUpload

isSkipUpload: undefined | false | true

Is ignoring this metric.

Optional metricUploadIntervalInSeconds

metricUploadIntervalInSeconds: undefined | number

Metric upload interval in seconds. Any metric sent by telegraf/collectd before the configured interval expires will be dropped. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional telemetryMetricName

telemetryMetricName: undefined | string

Metric name to be upload to telemetry.

Functions

getDeserializedJsonObj

getJsonObj