New: MCP server monitoring is live. Start free trial
Grafana CloudSchemaAdditive

New fields added in schema FormattedApiInstanceDashboard: [createdAt grafanaOrgId instanceId updatedAt]

Affected surface
schema FormattedApiInstanceDashboard
Affected field
FormattedApiInstanceDashboard

What changed

New fields added in schema FormattedApiInstanceDashboard: [createdAt grafanaOrgId instanceId updatedAt] Affected surface: schema FormattedApiInstanceDashboard. Root cause: schema `FormattedApiInstanceDashboard`. Detected at Sat, 18 Jul 2026 02:28:48 UTC UTC.

Diff

{
  "added_fields": [
    "createdAt",
    "grafanaOrgId",
    "instanceId",
    "updatedAt"
  ],
  "path": "schema FormattedApiInstanceDashboard",
  "schema_path": "schema FormattedApiInstanceDashboard"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Diff your serializers against the new schema. The diff above shows what moved.

Related changes

Other endpoints affected by the same root cause.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.