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

Breadcrumb

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

function MetricFactoryInterface::createSynchronousWriter

Parameters

iterable<array{ViewProjection, MetricRegistrationInterface}> $views:

1 method overrides MetricFactoryInterface::createSynchronousWriter()
StreamFactory::createSynchronousWriter in vendor/open-telemetry/sdk/Metrics/MetricFactory/StreamFactory.php

File

vendor/open-telemetry/sdk/Metrics/MetricFactoryInterface.php, line 32

Class

MetricFactoryInterface
@internal

Namespace

OpenTelemetry\SDK\Metrics

Code

public function createSynchronousWriter(MetricRegistryInterface $registry, ResourceInfo $resource, InstrumentationScopeInterface $instrumentationScope, Instrument $instrument, int $timestamp, iterable $views, ?ExemplarFilterInterface $exemplarFilter = null) : array;

API Navigation

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