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

Breadcrumb

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

function MetricMetadataInterface::temporality

Returns the underlying temporality of this metric.

Return value

string|Temporality internal temporality

1 method overrides MetricMetadataInterface::temporality()
StreamMetricSourceProvider::temporality in vendor/open-telemetry/sdk/Metrics/MetricFactory/StreamMetricSourceProvider.php
Returns the underlying temporality of this metric.

File

vendor/open-telemetry/sdk/Metrics/MetricMetadataInterface.php, line 27

Class

MetricMetadataInterface

Namespace

OpenTelemetry\SDK\Metrics

Code

public function temporality();
RSS feed
Powered by Drupal