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

Gen Otlp Protobuf Laravel Package

open-telemetry/gen-otlp-protobuf

Generated OpenTelemetry OTLP protobuf classes for PHP. Requires google/protobuf and can use the PECL protobuf extension for much faster production performance. Read-only split from the OpenTelemetry PHP monorepo.

View on GitHub
Deep Wiki
Context7

Releases Source Mirror Latest Version Stable

OpenTelemetry protobuf files

Protobuf Runtime library

OTLP exporting requires a protobuf runtime library.

There exist two protobuf runtime libraries that offer the same set of APIs, allowing developers to choose the one that best suits their needs.

This package requires google/protobuf, which is the native implementation. It is easy to install and a good way to get started quickly.

Alternatively, and the recommended option for production is to install the Protobuf C extension for PHP. The extension makes OTLP exporting significantly more performant. The extension can be installed with the following command:

pecl install protobuf

The extension can be installed alongside the native library, and it will be used instead if available.

Contributing

This repository is a read-only git subtree split. To contribute, please see the main OpenTelemetry PHP monorepo.

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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests