-
I'd like to propose a new feature for the k8s operator (which I can work on), the ability to inject and enable auto instrumentation with no user code changes to their dockerfiles. Being able to opt in…
-
Proposed change:
- Move grpc-ext to dev requirements in composer.json
- Add a suggest entry for grpc-ext in composer.json
- Document in README (and docs). see: https://github.com/open-telemetry/op…
tidal updated
2 years ago
-
build on Ubuntu 20, got the following error when compile nginx
```
In file included from /install/include/absl/synchronization/mutex.h:73,
from /install/include/grpcpp/impl/codeg…
-
We'd like to use PSR18 to provide a standard set of interfaces for HTTP clients.
This ticket came from [this comment](https://docs.google.com/document/d/1n43oTVsnydmbpzvhN-5dgPAvRWKZCiugmmR_wg_8ziQ…
-
### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
31.66.0
### Please select which platform you are using if self-…
-
I see that the baggage implementation is on master. Is there already known when the baggage implementation will be released? https://github.com/open-telemetry/opentelemetry-php/commit/1109aa5628700a3c…
-
Currently all of the source PHP code lives within their own folders in the root directory. From what I remember talking with @bobstrecansky is that this was just how the original creator of the lib se…
-
**Steps to reproduce**
```php
...
$span->recordException(new Exception('Some message'));
...
```
**What is the expected behavior?**
Exception event timestamp is set with precision specified i…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
*Is your feature request related to a problem?*
The OpenTelemetry (OTEL) PHP repository currently has no support for integration with AWS X-Ray. OTEL users are not able to use it’s efficient trace in…