NoneExemplarFilter
in package
implements
ExemplarFilterInterface
FinalYes
The exemplar spec is not yet stable, and can change at any time.
see https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar
Table of Contents
Interfaces
- ExemplarFilterInterface
- The exemplar spec is not yet stable, and can change at any time.
Methods
- accepts() : bool
Methods
accepts()
public
accepts(mixed $value, AttributesInterface $attributes, ContextInterface $context, int $timestamp) : bool
Parameters
- $value : mixed
- $attributes : AttributesInterface
- $context : ContextInterface
- $timestamp : int