Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Stack trace is not formatted correctly in stackdriver #12

Description

Hi!

We're using the stackdriver exporter, and it looks like there is some kind of mismatch in the formatting of the stack trace data.

We get this kind of messy output:

screen shot 2018-05-14 at 16 08 53

I'm not sure what exactly is up there. It might be a snake_case vs camelCase thing. i.e. stackFrames vs stack_frames.

We're currently working around it by reducing default_max_stack_frames, since otherwise some attributes may get pushed below the scrollable portion of the page.

I believe having proper formatting of the stack traces would greatly improve the UX here.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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