open-telemetry/opentelemetry-php

[opentelemetry-php-contrib] Sdk Bundle: Implement configuration and utilization of SDK Metric components.

Open

#572 opened on Nov 6, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)PHP (224 forks)auto 404
enhancementhelp wantedmediummetricsopentelemetry-php-contrib

Repository metrics

Stars
 (894 stars)
PR merge metrics
 (Avg merge 5d 5h) (5 merged PRs in 30d)

Description

As for now the SdkBundle only offers configuration of the Trace components of the SDK. It should be possible to do the same with the Metrics components.

Contributor guide