Skip to content
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

Open
igorwwwwwwwwwwwwwwwwwwww opened this issue May 14, 2018 · 3 comments
Open
Assignees

Comments

@igorwwwwwwwwwwwwwwwwwwww

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!

@igorwwwwwwwwwwwwwwwwwwww igorwwwwwwwwwwwwwwwwwwww changed the title stack trace is not formatted correctly in stackdriver Stack trace is not formatted correctly in stackdriver May 14, 2018
@dazuma
Copy link
Member

dazuma commented May 22, 2018

Thanks for the report. I've verified that the exporter is sending the correct protobuf, and so I've forwarded this to the Stackdriver UI team (internal bug 80152470).

@dazuma dazuma self-assigned this May 22, 2018
@dazuma dazuma added on hold Temporarily blocked or not being worked on and removed on hold Temporarily blocked or not being worked on labels May 22, 2018
igorwwwwwwwwwwwwwwwwwwww pushed a commit to travis-ci/travis-api that referenced this issue Sep 24, 2018
The stack traces are not formatted correctly in stackdriver, which
makes the display really noisy (census-ecosystem/opencensus-ruby-exporter-stackdriver#12).
@igorwwwwwwwwwwwwwwwwwwww
Copy link
Author

Hi, I was wondering if there was any update on this front. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants