-
The example shown in the documentation, what trace data is generated (the source). And how to add a source application that we want to instrument. (for example wordpress : there's no example in the in…
-
**What are you trying to achieve?**
Understand whether or not OTEL-PHP needs to implement the 3 "Dropped XXX Count" sections of the [OpenTelemetry Transformation to non-OTLP Formats spec](https://g…
-
#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
CLion 2023.2.2
Build #CL-232.9921.42, built on September 12, 2023
#### Operating System
Ubuntu 22.04
#### TeXiFy IDEA version…
-
PR #1332 introduced a **Deployment** page, which doesn't _really_ talk about deployment (i.e., "how to deploy") but rather _possible_ runtime configurations. Consider renaming the page and/or consolid…
-
**What are you trying to achieve?**
>GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. [...] GraphQL servers are availa…
svrnm updated
2 years ago
-
### Describe the bug
This is a follow-up of #16952.
When using the `quarkus-opentelemetry` extension and observing Vert.x HTTP server request spans, the default is still to see span names containi…
-
The method [formatStackTrace ](https://github.com/open-telemetry/opentelemetry-php/blob/main/src/SDK/Trace/Span.php#L175) should be moved from `Span` into a dedicated Util/Formatter class in the `SDK\…
tidal updated
2 years ago
-
In my first foray into otel-php I knocked up laravel-opentelemetry. At the time it only used the Zipkin Exporter. Since things are getting closer and closer to GA, I think it would be beneficial to th…
-
opentelemetry-php is currently published as a single package containing API, SDK, Contrib, etc.
It should eventually be a set of individually-installable components which have a logical set of depend…
-
**Is your feature request related to a problem?**
You cannot create a metrics exporter pipeline with environment variables.
**Describe the solution you'd like**
The OpenTelemetry-standardised…
TBBle updated
2 years ago