Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Opentracing Bundle Jaeger Laravel Package

auxmoney/opentracing-bundle-jaeger

View on GitHub
Deep Wiki
Context7

auxmoney OpentracingBundle - Jaeger

test GitHub release (latest SemVer) Codacy Badge Code Climate maintainability Scrutinizer code quality (GitHub/Bitbucket) GitHub

This symfony bundle provides a tracer implementation for Jaeger for the auxmoney OpentracingBundle.

Please have a look at the central documentation for installation and usage instructions.

Configuration

You can optionally configure environment variables, however, the default configuration will sample every request. If you cannot change environment variables in your project, you can alternatively overwrite the container parameters directly.

environment variable container parameter type default description
AUXMONEY_OPENTRACING_SAMPLER_CLASS auxmoney_opentracing.sampler.class string Jaeger\Sampler\ConstSampler class of the using sampler, see existing samplers
AUXMONEY_OPENTRACING_SAMPLER_VALUE auxmoney_opentracing.sampler.value string 'true' must be a JSON decodable string, for the configuration of the sampler

Existing Samplers

  • constant sampler

    • Class: Jaeger\Sampler\ConstSampler
    • possible values: 'true' / 'false'
    • Description: you activate or deactivate the tracing
  • probabilistic sampler

    • Class: Jaeger\Sampler\ProbabilisticSampler
    • possible values: Rate min '0.00' - max '1.00'
    • Description: you activate the tracing for the given rate
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
daikazu/eloquent-salesforce-objects
unseen-codes/chat
romalytar/yammi-jobs-monitoring-laravel
kisame76/filament-db-table-state
nqxcode/laravel-lucene-search
dpfx/laravel-livewire-wizards
workos/workos-php-laravel
sofa/laravel-global-scope
nawasara/auth-primitives
adhocrat-io/arkhe-main
make-dev/orca-harpoon
itsemon245/lamet
baks-dev/dashboard
amoifr/pickle-panther-bundle
make-dev/orca
dmstr/symfony-system-resources-bundle
dmstr/symfony-job-queue-bundle
dmstr/openapi-json-schema-bundle
dmstr/keycloak-security-bundle
dmstr/doctrine-audit-log-bundle