Iframe embed
<iframe
src="https://api.unimoni.example.com/embed/chart?metric=system_cpu_usage_percent&last=1h&token=JWT"
width="600"
height="300"
frameborder="0"
></iframe>Параметры URL
metric— bare namelast— 15m / 1h / 6h / 24hstep— 15s / 30s / 1m / 5mtoken— JWT, fetched с вашего backend через/api/v1/embed/tokens
Размеры
Iframe respects width и height. Внутри Recharts с ResponsiveContainer подстраивается под контейнер.
Темы
?theme=light (default) или ?theme=dark. Палитра подбирается под background партнёра.