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

Breadcrumb

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

interface MetricCollectorInterface

Same name in this branch
  1. 11.1.x vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricCollectorInterface.php \OpenTelemetry\SDK\Metrics\MetricRegistry\MetricCollectorInterface

@internal

Hierarchy

  • interface \OpenTelemetry\SDK\Metrics\Stream\MetricCollectorInterface

Expanded class hierarchy of MetricCollectorInterface

All classes that implement MetricCollectorInterface

File

vendor/open-telemetry/sdk/Metrics/Stream/MetricCollectorInterface.php, line 10

Namespace

OpenTelemetry\SDK\Metrics\Stream
View source
interface MetricCollectorInterface {
    public function collect(int $timestamp) : Metric;

}

Members

Title Sort descending Modifiers Object type Summary
MetricCollectorInterface::collect public function

API Navigation

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