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 name
  • last — 15m / 1h / 6h / 24h
  • step — 15s / 30s / 1m / 5m
  • token — JWT, fetched с вашего backend через /api/v1/embed/tokens

Размеры

Iframe respects width и height. Внутри Recharts с ResponsiveContainer подстраивается под контейнер.

Темы

?theme=light (default) или ?theme=dark. Палитра подбирается под background партнёра.