Problem/Motivation

We always saw a reference to a missing parent span in SigNoz and I assumed that's either a problem with SigNoz or something in this module.

Turns out, it's neither, it is kind of an issue with our hosting platform, platform.sh. It looks like they are internally passing a traceparent header to our application, this module picks that up and uses it.

Steps to reproduce

Proposed resolution

I can't really think of something other than a setting to ignore that, I don't think it's possible to validate/limit based on a trace id.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

berdir created an issue. See original summary.

berdir’s picture

Status: Active » Needs review
berdir’s picture

  • berdir committed 0eb5d203 on 1.x
    feat: #3545985 Allow to ignore parent trace for root span
    
    By: berdir
    
berdir’s picture

Version: 1.0.x-dev » 1.x-dev
Status: Needs review » Fixed

This may be an edge case, but it's a simple change and entirely optional, merged into 1.x

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.