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

Breadcrumb

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

function MetricWriterInterface::record

1 method overrides MetricWriterInterface::record()
MetricRegistry::record in vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricRegistry.php

File

vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricWriterInterface.php, line 15

Class

MetricWriterInterface
@internal

Namespace

OpenTelemetry\SDK\Metrics\MetricRegistry

Code

public function record(Instrument $instrument, $value, iterable $attributes = [], $context = null) : void;

API Navigation

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