Skip to content

Issue: Updating existing traces #2078

@bfhealy

Description

@bfhealy

Issue you'd like to raise.

Hello, I'm wondering if it's possible to update existing, finished traces with tags and/or metadata. When I try this with Client.update_run and specify either tags or extra, I get no error, but there is no change to the trace I specified.

When I run update_run again on the same trace, I get a 409 error with message {"error":"Conflict: payload already received: payloads already received"}. Is it possible to update LS traces after the trace is finished?

Suggestion:

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions