Alert Health And Page Refresh
GrafanaSight adds page byline controls so readers can see Grafana health from a Confluence page and refresh GrafanaSight macros without hunting through configuration screens.

Service Health Byline
Section titled “Service Health Byline”The service-health byline summarizes cached Grafana alert state for the page context. It can show:
- Not configured when the space has not been connected yet.
- Healthy when no active alerts are present.
- Degraded when pending or non-firing alert states need attention.
- Firing when one or more firing alerts are present.
The byline is intentionally compact. Use the GrafanaSight dashboard or alert macros for deeper context.

Popup labels and buttons:
- The status label, such as
DEGRADED, summarizes the derived health state. - The active alert count shows how many cached Grafana alert records need review.
firing,pending, andother activesplit the cached alert states into response buckets.- The message explains the current state. In the verified Supabase runbook, Grafana returned six active records even though none were in firing or pending state.
- The snapshot timestamp shows when the alert data was fetched.
Review alertsopens the GrafanaSight dashboard Alerts tab for the current space.Refresh service healthrefreshes the cached service-health summary.
Page Refresh Byline
Section titled “Page Refresh Byline”The refresh byline checks the current page for GrafanaSight macros and refreshes them in small batches. This is useful after:
- First inserting several GrafanaSight macros.
- Changing macro time ranges.
- Updating a Grafana dashboard or panel.
- Refreshing the GrafanaSight cache.
- Publishing an incident page that needs current panel snapshots.


Modal labels and buttons:
Totalcounts every GrafanaSight macro on the current Confluence page.Panelscounts detailed and compact panel macros.Dashboardscounts detailed and compact dashboard macros.Alertscounts alert summary macros.Statuscounts status badge macros.Annotationscounts annotation timeline macros.Refresh allrefreshes the page’s GrafanaSight macros in bounded batches.Reload pagereloads Confluence after refresh work finishes so readers see current snapshots and summaries.Closedismisses the modal without reloading the page.
Practical Incident Workflow
Section titled “Practical Incident Workflow”- Open the Confluence runbook.
- Check the GrafanaSight byline health.
- Refresh page macros if the page may be stale.
- Use embedded panel snapshots for the primary signals.
- Open Grafana directly if you need raw metric exploration.
When The Byline Looks Wrong
Section titled “When The Byline Looks Wrong”Refresh the page, then check configuration sync status. The byline depends on the configured space and cached alert data, so stale or missing cache data can make the byline less useful until the next sync completes.