-
Based on discussions here https://github.com/open-telemetry/opentelemetry-php/pull/185, we are looking forward to adding the following static analysis tools
[PHPStan](https://github.com/phpstan/ph…
-
These are the features in scope for an Alpha 0.2 SDK release from a tracing standpoint:
- [ ] Built-in samplers (percentage sampler).
- [x] SpanProcessor interface
- [x] Batching SpanProcessor
…
-
Hi,
Just playing around with this library today, and I'm finding the following warning in my traces:
```
invalid parent span IDs=defaa3a119800204; skipping clock skew adjustment
```
Th…
BnMcG updated
4 years ago
-
We are currently only checking statistics for Elastic APM agents. We should add telemetry to gauge usage of OpenTelemetry agents.
These are the known names of OpenTelemetry agents:
opentelemetry…
-
Re: https://github.com/open-telemetry/opentelemetry-java-contrib/pull/10#discussion_r491269068 the adoption of Make in this project may be a point of contention or usability hindrance. Usage of Make …
-
GitHub Username
@shovnik
Organization you are requesting membership in
@open-telemetry
Requirements
[✅] I have reviewed the community membership guidelines (https://github.com/open-telemet…
-
Currently the `isRemote` function just returns false:
https://github.com/open-telemetry/opentelemetry-php/blob/master/sdk/Trace/Span.php#L183-L191
More details about `isRemote` can be found in the…
-
the sampler bits never get used in the SDK. They are implemented and tested, but nothing currently uses them. Implement the sampler into the tracer and trace provider.
-
In [The Initial Resource SDK PR](https://github.com/open-telemetry/opentelemetry-php/pull/101), @lalex added the Resource SDK to Tracer and TracerProvider. The spec states:
> When used with distrib…
-
### GitHub Username
e.g. @xukaren
### Organization you are requesting membership in
e.g. @open-telemetry
### Requirements
- [ x ] I have reviewed the community membership guidelines (ht…