HOMELAB-1096: Add Pi Sessions Grafana dashboard #216

Merged
aaron merged 3 commits from plane/HOMELAB-1096-pi-sessions-dashboard into live 2026-06-10 00:18:31 +00:00
Owner

What

Adds a new Grafana dashboard focused on pi coding agent session telemetry.

Panels

  • Overview: Session count, avg duration, tool calls, errors
  • Trends: Sessions and duration over time
  • Session Details: Recent sessions and tool calls tables
  • Exploration: Recent traces panel for drill-down

Data Source

Tempo traces via existing traceql and traceqlSearch queries.

Notes

  • TraceQL metrics queries (time series / stats) require Tempo metrics generator to be enabled for full functionality. The dashboard is designed to work with both metrics and search fallbacks.
  • Tables use traceqlSearch for browsing traces and drilling into session details.

Closes HOMELAB-1096

## What Adds a new Grafana dashboard focused on pi coding agent session telemetry. ## Panels - **Overview**: Session count, avg duration, tool calls, errors - **Trends**: Sessions and duration over time - **Session Details**: Recent sessions and tool calls tables - **Exploration**: Recent traces panel for drill-down ## Data Source Tempo traces via existing `traceql` and `traceqlSearch` queries. ## Notes - TraceQL metrics queries (time series / stats) require Tempo metrics generator to be enabled for full functionality. The dashboard is designed to work with both metrics and search fallbacks. - Tables use `traceqlSearch` for browsing traces and drilling into session details. Closes HOMELAB-1096
HOMELAB-1096: add Pi Sessions Grafana dashboard
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
Release / release (pull_request) Has been cancelled
f287a4b7a0
aaron merged commit c679813df1 into live 2026-06-10 00:18:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!216
No description provided.