Skip to content

Unmarshal error when trying to list traces #19

Description

@ibrahima

I don't know if I'm using it wrong, but I get this error when I try to list traces:

scout --app my_app_id traces list --endpoint "endpoint_identifier"
Error: json: cannot unmarshal number 0.0 into Go struct field TraceEntry.traces.mem_delta of type int64

I used the Base64-encoded endpoint identifier that shows up in URLs. When I try to use the raw endpoint name I get a different error: Error: failed to parse response: invalid character 'N' looking for beginning of value so I assume the Base64-encoded version is correct.

Thanks!

Activity

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

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