Class: DatadogAPIClient::V2::AggregatedWaterfallPerformanceCriteriaMetric

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/aggregated_waterfall_performance_criteria_metric.rb

Overview

Performance metric used to filter view instances by threshold.

Constant Summary collapse

LOADING_TIME =
"loading_time".freeze
LARGEST_CONTENTFUL_PAINT =
"largest_contentful_paint".freeze
FIRST_CONTENTFUL_PAINT =
"first_contentful_paint".freeze
INTERACTION_TO_NEXT_PAINT =
"interaction_to_next_paint".freeze

Method Summary

Methods included from BaseEnumModel

included