open-telemetry/opentelemetry-php

[request] Add pubsub Instrumentation for Auto instrumentation

Open

#1,370 opened on Aug 28, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (224 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (894 stars)
PR merge metrics
 (Avg merge 7d 3h) (15 merged PRs in 30d)

Description

Right now, there is not an extension to see the traces of a Google pubsub message (consumer and publish)

The ideal solution will be to see the traces, who is sending that message and who's consuming them

Contributor guide