-
This ticket tracks the work remaining to complete adding source location information into sqlparser
## Background
- @Nyrox and @iffyio introduced the foundations for storing source location inform…
-
*Title*: Add per-filter spans for distributed tracing
*Description*:
Certain API Gateway products enable debugging transactions as they are processed by the data plane at a granular policy or filt…
-
We're pushing spans (with OpenTelemetry Collector) to Kafka, and consuming them with Tempo 2.5.0. We scaled down (to 0 replicas) an entire Tempo deployment for ~1h, and during that time a lag for cons…
-
Hi there! Spans seem to be wrapped to a new line in their entirety when `white-space: pre-wrap` is set.
Repro code:
```html
.highlight {
background-color: #ffff00;
}
code {
white-space: pre-wra…
-
### Background and motivation
Exposing it would allow writing extension methods on it, so one could do something like `Split('\0').ToArray()`.
``` C#
// Not possible to write currently
public static…
-
Previously I tested alloy and tempo with auto instrumented application (Js). I wanted to test beyla so I shifted to beyla with the same tempo configuration. But beyla is unable to show me multiple spa…
-
**Describe the bug**
A clear and concise description of what the bug is.
The timestamps of the spans generated by the Datadog SDK is "delayed" respect to the one generated by the ActivitySource.StartA…
-
### Version of Kakoune
2024.05.18-132-gdaa7e37e
### Reproducer
```
(echo a; sleep 1; echo b; sleep 1; echo c) |
kak -n -e 'hook global BufReadFifo .* %{ echo -debug %val{hook_param} }; buffer…
-
### Description
When you set the SizeChanged event of the CollectionView to change the Span of the GridItemsLayout when the CollectionView becomes to small.
The UI won't render it properly.
This only…
-
### Problem Statement
On the `Traces` page, users are presented only with the 50 most recent spans.
### Solution Brainstorm
It would be great to be able to see all of our span data, since the graph…