-
I just had the annoyance of adapting an application that doesn't use tracing to a library that does; I need a no-op `Tracer` to satisfy a `MonadTracer` constraint.
It would be neat if `MonadTracer`…
-
Here's a MWE:
```julia
using Oceananigans
using ClimaOcean
using OrthogonalSphericalShellGrids
using CUDA
z_faces = exponential_z_faces(Nz=40, depth=6000)
Nx = 360
Ny = 180
Nz = length(z_…
-
This RFC originates from a [discussion on slack](https://cloud-native.slack.com/archives/C03J794L0BV/p1730392737850669).
[Currently](https://github.com/open-telemetry/opentelemetry-ebpf-profiler/co…
-
Hello,
i am unable to get your tool to work with a Tracer 1210A. If i run ./tracerstats it takes a few seconds and i am back in my shell. No error or another output. The Traver A-Series should wor…
-
## Description
Unable to import tracer
## How to Reproduce
Just do `import tracer`
## Output Given
```
>python
Python 3.9.6 (default, Jul 30 2021, 16:35:19)
[GCC 7.5.0] :: Anaconda…
-
### Bug report
Hello,
I am using a currently not supported integration of your tracer. But it worked fine for the last versions.
My integration:
AWS Lambda with Vapor
PHP 8.2
Laravel 10.x
My issu…
-
Discrepancy found in the tide and velocity/tracer boundary segments that needs to be fixed!
To reproduce:
Run through the example notebook and generate the boundary forcing files for both the r…
-
The current environment variables `LANGFUSE_SECRET_KEY` / `LANGFUSE_API_KEY`, `LANGFUSE_PUBLIC_KEY`, and `LANGFUSE_HOST` may not be sufficient for tracing in Langfuse.
For example, the following co…
-
I'm new to otel, so maybe I'm thinking about it wrong. But I have this setup:
- a library which always uses otel4s
- apps using this library, which _might_ use otel4s or they might not
If an …
-
**Enhancement:** We need to add tracing capabilities for the TCP input, similar to how we have tracing for Httpjson/CEL inputs. This can be achieved with the [gopacket](https://github.com/google/gopac…