Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MetricCollectorInterface.php
function MetricCollectorInterface::collectAndPush
1 method overrides
MetricCollectorInterface::collectAndPush()
MetricRegistry::collectAndPush
in vendor/
open-telemetry/
sdk/
Metrics/
MetricRegistry/
MetricRegistry.php
File
vendor/
open-telemetry/
sdk/
Metrics/
MetricRegistry/
MetricCollectorInterface.php
, line 12
Class
MetricCollectorInterface
@internal
Namespace
OpenTelemetry\SDK\Metrics\MetricRegistry
Code
public
function
collectAndPush
(iterable
$streamIds
) : void;
RSS feed