Skip to main content

TREND_SCHEMA_VERSION

Constant TREND_SCHEMA_VERSION 

Source
pub const TREND_SCHEMA_VERSION: u32 = 1;
Available on crate feature vcs-git only.
Expand description

Output-shape version for the trend document. Bumped on any shape-breaking change to the serialized time series so consumers can detect an incompatible schema (separate from the per-file VCS_SCHEMA_VERSION, which versions each point’s metric block).