Download the PHP package open-telemetry/sampler-rule-based without Composer
On this page you can find all versions of the php package open-telemetry/sampler-rule-based. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download open-telemetry/sampler-rule-based
More information about open-telemetry/sampler-rule-based
Files in open-telemetry/sampler-rule-based
Download open-telemetry/sampler-rule-based
More information about open-telemetry/sampler-rule-based
Files in open-telemetry/sampler-rule-based
Vendor open-telemetry
Package sampler-rule-based
Short Description OpenTelemetry SDK rule-based sampler
License Apache-2.0
Package sampler-rule-based
Short Description OpenTelemetry SDK rule-based sampler
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package sampler-rule-based
Contrib Sampler
Provides additional samplers that are not part of the official specification.
Installation
RuleBasedSampler
Allows sampling based on a list of rule sets. The first matching rule set will decide the sampling result.
Configuration
Example: drop spans for the /health endpoint
Example: sample spans with at least one sampled link
Example: modeling parent based sampler as rule based sampler
AlwaysRecordingSampler
Records all spans to allow the usage of span processors that generate metrics from spans.
Configuration
All versions of sampler-rule-based with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
open-telemetry/api Version dev-main as 1.1.0
open-telemetry/sdk Version dev-main as 1.1.0
open-telemetry/sdk-configuration Version dev-main as 0.99
open-telemetry/api Version dev-main as 1.1.0
open-telemetry/sdk Version dev-main as 1.1.0
open-telemetry/sdk-configuration Version dev-main as 0.99
The package open-telemetry/sampler-rule-based contains the following files
Loading the files please wait ....