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\MetricsCode
public function process(AttributesInterface $attributes, ContextInterface $context) : AttributesInterface;