Skip to content

v5.16.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:46
e430748

Fixed

  • Viewer: chart queries now fetch the whole recording at its native
    sampling interval instead of a decimated trailing window, so charts
    render on load and short-lived spikes are no longer averaged away
    before they reach the display. The native sampling interval is now
    exposed by the metadata endpoints (server and WASM). (#995)