Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::RequestBasedSli (v0.16.0)

Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::RequestBasedSli.

Service Level Indicators for which atomic units of service are counted directly.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#distribution_cut

def distribution_cut() -> ::Google::Cloud::Monitoring::V3::DistributionCut
Returns
  • (::Google::Cloud::Monitoring::V3::DistributionCut) — distribution_cut is used when good_service is a count of values aggregated in a Distribution that fall into a good range. The total_service is the total count of all values aggregated in the Distribution.

#distribution_cut=

def distribution_cut=(value) -> ::Google::Cloud::Monitoring::V3::DistributionCut
Parameter
  • value (::Google::Cloud::Monitoring::V3::DistributionCut) — distribution_cut is used when good_service is a count of values aggregated in a Distribution that fall into a good range. The total_service is the total count of all values aggregated in the Distribution.
Returns
  • (::Google::Cloud::Monitoring::V3::DistributionCut) — distribution_cut is used when good_service is a count of values aggregated in a Distribution that fall into a good range. The total_service is the total count of all values aggregated in the Distribution.

#good_total_ratio

def good_total_ratio() -> ::Google::Cloud::Monitoring::V3::TimeSeriesRatio
Returns

#good_total_ratio=

def good_total_ratio=(value) -> ::Google::Cloud::Monitoring::V3::TimeSeriesRatio
Parameter
Returns