Yuna Verheyden

Results 27 issues of Yuna Verheyden

### Description I'm missing some documentation or examples of correct usage of the OpenTracing bridge. (I don't mind contributing this, but I'm not sure if my setup is correct.) This...

bug
help wanted
pkg:bridges

### Description We are migrating our OpenTracing app to OpenTelemetry using the OpenTracing bridge. Unfortunately `tracer.Inject` is failing with `ErrInvalidCarrier` despite providing a valid `HTTPHeaders` carrier. The code: - we...

bug
help wanted
pkg:bridges

**Is your feature request related to a problem? Please describe.** In the scenario that Tempo is used by multiple teams and that the costs of each team should be charged...

metrics-generator

**Is your feature request related to a problem? Please describe.** If the metrics-generator is enabled for a tenant, it will generate metrics for all traces that are ingested. In some...

metrics-generator

**Is your feature request related to a problem? Please describe.** Traces are often downsampled before they are ingested by Tempo. Since the metrics-generator emits metrics based upon ingest volume, these...

metrics-generator

**Is your feature request related to a problem? Please describe.** Span metrics generated by the metrics-generator contain a `span_kind` label. This label contains values like `SPAN_KIND_CLIENT`, `SPAN_KIND_UNSPECIFIED`,... This is a...

metrics-generator

**Is your feature request related to a problem? Please describe.** Tempo is gradually gaining optional features/components that can be enabled/disabled globally. We already have `search_enabled` and https://github.com/grafana/tempo/pull/1282 adds `metrics_generator_enabled`. These...

keepalive

It's possible to ingest traces from multiple clusters into a single big Tempo instance. I believe this is a fairly common deployment setup, so we should try to describe this...

type/docs
keepalive

**Is your feature request related to a problem? Please describe.** It's sometimes impractical or undesirable to run Tempo with an object store. There should be a mechanism to run Tempo...

**Description:** If a template contains a Function, of which the top-most event is a `Fn::Transform` entry. Then `sam local start-api` fails to start with something like: ``` ... File "/usr/local/Cellar/aws-sam-cli/0.21.0/libexec/lib/python3.7/site-packages/samcli/commands/local/lib/sam_api_provider.py",...

type/bug
area/local/start-api
maintainer/need-followup