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

Breadcrumb

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

function MetricStreamInterface::temporality

Returns the internal temporality of this stream.

Return value

string|Temporality internal temporality

2 methods override MetricStreamInterface::temporality()
AsynchronousMetricStream::temporality in vendor/open-telemetry/sdk/Metrics/Stream/AsynchronousMetricStream.php
Returns the internal temporality of this stream.
SynchronousMetricStream::temporality in vendor/open-telemetry/sdk/Metrics/Stream/SynchronousMetricStream.php
Returns the internal temporality of this stream.

File

vendor/open-telemetry/sdk/Metrics/Stream/MetricStreamInterface.php, line 20

Class

MetricStreamInterface
@internal

Namespace

OpenTelemetry\SDK\Metrics\Stream

Code

public function temporality();

API Navigation

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