Skip to content

Suppress setup tracing at for nested dagger-in-dagger #8160

@jedevc

Description

@jedevc

For example, see this job: https://github.com/dagger/dagger/actions/runs/10404137513/job/28811986035?pr=8158

The job is correctly configured using a dagger token, and tracing is setup - see the top of the job. However, nested CLI calls of dagger still get this message.

We should have some way for the CLI to detect if it's nested, and if it is, disable this tracing message (it makes for more confusing logs and lots of repetition of the message). Also, it's confusing - we are tracing these (so we shouldn't set a message saying that they're not).

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions