-
General discussion... I've noticed PR addressing concerns with regard issues with AWS Lambda/SDK instrumentation that are unassigned or un-triaged or been in review for some time now.
Wondering if …
-
According to the guidelines, I run "p4c-analysis ./running-integrated.p4". However,an exception was thrown. Is this a bug?
the running log as follow:
root@f977923405de:/bf4-master/sigcomm-2020/ru…
-
## Steps to reproduce
Install the following packages:
```@opentelemetry/api
@opentelemetry/node
@opentelemetry/tracing
@opentelemetry/exporter-jaeger
@opentelemetry/plugin-http
@openteleme…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
`git config --global core.editor "nano"`
`git commit`
Ctrl + O, Ctrl + X
the spam appears…
-
We instrument many frameworks at a higher level, but we don't directly handle NIO. This might help bridge some gaps in trace propagation.
See here for nice examples: https://www.baeldung.com/java-…
-
**List the CGR version information**
- CGR version: 0.13.1
**Describe the bug (clear and concise)**
RA/RM of organization B can include a Geo-Object type from organization A in one of its hierarc…
-
Hi,
would it be possible to integration OpenTelemetry and emit Spans upon request? Using this library here:
https://github.com/open-telemetry/opentelemetry-go
and activate it if e.g. the para…
-
#1731 added support for context propagation in StartWorkflow/Activity requests.. We should look into how we can do something similar with `SignalWorkflow`
-
**User Story**
As a provider of an `elasticsearch` API I want `more control on how the plugin resumes its work` such that `ciritcal errors don't cause a downtime of several days`.
The plugin has t…
-
Follow-up of #3190:
The OpenTracing instrumentation (already using the OpenTelemetry OpenTracingShim) should be replaced with using OpenTelemetry directly, removing all OpenTracing dependencies.