Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. IntSum.php

IntSum::$aggregation_temporality

aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.

Generated from protobuf field <code>.opentelemetry.proto.metrics.v1.AggregationTemporality aggregation_temporality = 2;</code>

Type: aggregation_temporality

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/IntSum.php, line 28

Class

IntSum
IntSum is deprecated. Use Sum with an integer value in NumberDataPoint.

Namespace

Opentelemetry\Proto\Metrics\V1

Code

protected $aggregation_temporality = 0;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal