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

Breadcrumb

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

function AttributeProcessorInterface::process

2 methods override AttributeProcessorInterface::process()
FilteredAttributeProcessor::process in vendor/open-telemetry/sdk/Metrics/AttributeProcessor/FilteredAttributeProcessor.php
IdentityAttributeProcessor::process in vendor/open-telemetry/sdk/Metrics/AttributeProcessor/IdentityAttributeProcessor.php

File

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

Class

AttributeProcessorInterface
@internal

Namespace

OpenTelemetry\SDK\Metrics

Code

public function process(AttributesInterface $attributes, ContextInterface $context) : AttributesInterface;

API Navigation

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