namespace OpenTelemetry\SDK\Metrics\Exemplar\ExemplarFilter
Object name | File name | Summary |
---|---|---|
AllExemplarFilter | vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/AllExemplarFilter.php | The exemplar spec is not yet stable, and can change at any time. |
NoneExemplarFilter | vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/NoneExemplarFilter.php | 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 |
WithSampledTraceExemplarFilter | vendor/open-telemetry/sdk/Metrics/Exemplar/ExemplarFilter/WithSampledTraceExemplarFilter.php | The exemplar spec is not yet stable, and can change at any time. |