Skip to content

Telemetry: Actions and Groups aren't properly marked as errored #185

@rubberduck203

Description

@rubberduck203

Screenshot is from DataDog.
I need to verify this is also an issue with other tools that support OTEL, like Jaeger.

Image

In this screenshot, we can see there were error logs in the capture_output and I verified that the action did fail.
The action and its parent group should be marked as "errored".

Without these being appropriately flagged, it is hard to create queries and dashboards for things like "Top 10 failed groups".

MVCE

Start jaeger: https://www.jaegertracing.io/docs/1.6/getting-started/#all-in-one-docker-image

cd examples
SCOPE_OTEL_ENDPOINT=http://localhost:4318 scope doctor run --only fail

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions