-
### GitHub Username
@kishannsangani
### Requirements
- [x] I have reviewed the community membership guidelines (https://github.com/open-telemetry/community/blob/main/community-membership.…
-
Hi
I have a PHP application for which i want to send traces to aws-xray. It looks like we need to manually instrument the PHP application so it sends first all traces to [aws-otel-collector](https:…
-
Recently, our protobuf generation process (`make protobuf`) has stopped working, due to the image we use (socialpoint/protobuf-tools) no longer being available on docker hub.
It looks like https://do…
-
We must be able to measure and report the performance of OpenTelemetry SDKs. The goal of this benchmark is to provide a tool to get the basic performance overhead of the OpenTelemetry SDK for given ev…
-
Hi,
I have PHP and composer installed on my windows. The versions installed are as below
C:\Users\XXX>php --version
PHP 8.0.6 (cli) (built: May 4 2021 23:31:41) ( NTS Visual C++ 2019 x64 )
Co…
-
PHP 8.1 has been released, and there are some issues to fix to make the library compatible.
Issues that we are currently aware of with opentelemetry-php + 8.1:
- [x] #489
- [x] #515
- [ ] prot…
-
According to the OpenTelemetry docs, this library seems to be pre-alpha: https://opentelemetry.io/docs/php/ Is it already known when this library will be set to alpha?
-
### First and Last Name
Timo Michna
### Email
timomichna/yahoo.de
### Company/Organization
freelancer
### Job Title
Software Engineer / Engineering Manager
### Project Title (i.e., a s…
tidal updated
2 years ago
-
We should autodetect resource attributes.
This ticket comes from [this comment](https://docs.google.com/document/d/1n43oTVsnydmbpzvhN-5dgPAvRWKZCiugmmR_wg_8ziQ/edit?disco=AAAAHTU6d48)
-
Currently, I try to create a single trace with multiple spans. Is this something that is supported at the moment? I've tried to explicitly call the storeInContext method but that doesn't seem to work…