Stable
v2.0.6
19,332
Downloads
Below average
9
GitHub Stars
Below average
8mo ago
Last Release
0
Open Issues
Build Passing
Ready to install
Build Tests
Composer Install
DI Compile
Templates
Code Quality
Release Discipline
Release history audited up to v2.0.6
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
v2.0.6
on Magento 2.4.9
v2.0.6
on Magento 2.4.8-p4
v2.0.6
on Magento 2.4.8-p3
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubmagento-opentelemetry-module
A Magento 2 module that adds support for sending Logs to an OTLP endpoint.
Examples for some well known providers:
| Provider | Endpoint | Headers | Resources |
|---|---|---|---|
| Middleware | https://{project}.middleware.io |
- | mw.account_key={account_key},mw.resource_key=custom |
| Honeycomb | https://api.honeycomb.io |
x-honeycomb-team={api_key} |
|
| OpenObserve | https://api.openobserve.ai/api/{your_org_url} |
Authorization=Basic {token},stream-name=default |
|
| Dynatrace | https://{env}.live.dynatrace.com/api/v2/otlp |
Authorization=Api-Token {token} |
|
| Grafana Cloud | https://otlp-gateway-prod-{region}.grafana.net/otlp |
Authorization=Basic {base64_token} |
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.