rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.68k stars 337 forks source link

gRPC spec update: Introduce ``UpdateRecordingMetadata`` API #8045

Closed zehiko closed 2 weeks ago

zehiko commented 2 weeks ago

What

Introduces UpdateRecordingMetadata API. For now we start simple - we can only update a single recording metadata and the caller needs to provide RecordingId i.e. we don't support update based on a filter.

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.