Skip to content

message\nexception appears to be the incorrect format for stack_trace to render the trace #96

@activtrak-bnelson

Description

@activtrak-bnelson

In here the library set's up a trace message that includes the original message. I believe this is unnecessary and the formatting causes an issue for rendering traces in GCP which should happen automatically. The trace format needs to be in the original traceback format https://cloud.google.com/error-reporting/docs/formatting-error-messages#log-error this specifies that it needs to be exactly in the traceback format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions