-
**Version Used**:
Visual Studio Community 2017 v15.3.3
**Steps to Reproduce**:
Type in the following code in VB console project:
```vb
Public Module Module1
Public Interface ITracer
…
-
Right now, tracing can be implemented in the CSX config, but it would be great to be able to use tracing without modifying CSX, since not every user is very familiar with C#. Also, it would enable us …
emmby updated
5 months ago
-
A user received this error when they had a bad index.
Information {"Message":"System.ArgumentOutOfRangeException: Non-negative number required.\r\nParameter name: dstOffset\r\n at System.Buffer.…
-
Spotted while working on automating Frida builds for the 16.4.* series:
- Two files end up inside the package under the build path (e.g. `/home/kibi/deb-frida/…`), namely `frida-core-1.0.deps` and …
-
`UseElasticApm` function relies on static `Agent.Setup(config)`, which throws if registering the middleware was already done. But this is not considering the scenario where more than one `IHost` or `I…
-
I have created the timer trigger webjob using webjob extenstions which is scheduled to run on every 15 mins,
I have published the webjob using visual studio publish method,
but i get following e…
-
**Is your feature request related to a problem? Please describe.**
For now AspNetCore users can only configure the agent setup process by using `IConfiguration`, there's no way to setup an customized…
-
I have my own way of triggering a downstream call to another process that I want to correlate with the upstream process trace. I don't see a way with the OpenTracing API (v2.0.1) for me to create a n…
-
Continuing the discussion from https://github.com/opentracing/opentracing.io/issues/31
cc: @dkuebric @bensigelman @bogdandrutu @yurishkuro
-
# Bug Report
List of [all OpenTelemetry NuGet
packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are
using (e.g. `OpenTelemetry 1.0.2`):
AspNetCore app
- `Npgsql.Ope…