Operator overview
Membership, delivery, catalog and integration state for this deployment.
Find a person or organization
At a glance
{{ if .Overview.Stats }}Counts are unavailable.
Recent activity
No activity recorded yet.
Grants, plan transitions, invoices and payments appear here as they happen.
| When | Event | Organization | Actor | Summary |
|---|---|---|---|---|
| {{ .Timestamp }} | {{ if eq .EventType "grant_issued" }}grant {{ else if eq .EventType "transition" }}transition {{ else if eq .EventType "invoice_created" }}invoice {{ else if eq .EventType "payment_received" }}payment {{ else }}{{ .EventType }}{{ end }} |
{{ if .OrgID }}{{ if .OrgName }}{{ .OrgName }}{{ else }}{{ .OrgID }}{{ end }}{{ end }}
|
{{ if .PersonID }}{{ if .PersonName }}{{ .PersonName }}{{ else }}{{ .PersonID }}{{ end }}
{{ else }}—{{ end }}
|
{{ .Summary }} |
System
Integrations
{{ if .Overview.Providers }}-
{{ range .Overview.Providers }}
- {{ if .SurfacePath }}{{ .DisplayName }} {{ else }}{{ .DisplayName }}{{ end }} {{ .Kind }} {{ .Status }} {{ if not .Configured }} Not configured {{ end }} {{ end }}
No integrations registered.
{{ end }}Delivery queue
Tracks Stripe's queued outbound work only; other integrations dispatch directly and are not reflected here, so an empty or draining queue says nothing about their state.
{{ if .Overview.Queue.Available }}- Pending
- {{ .Overview.Queue.Pending }}
- Retrying
- {{ .Overview.Queue.Retrying }}
- Dead-letter
- {{ .Overview.Queue.DeadLetter }}
Dead-lettered work has exhausted its retries and needs an operator.
{{ else }}Queued integration work is draining normally.
{{ end }} {{ else }}Queue health is unavailable.
{{ end }}