Aller au contenu

Console d'administration

État des organisations, santé des Bounded Contexts, Process Managers, workers et diagnostics.

Organizations

Organizations
NameStatusTenant
Demo Municipalityactivea0000000-0000-4000-8000-000000000001

Outbox / DLQ

{
  "total": 2,
  "pending": 1,
  "dead": 0
}
deadLetters=1

Bounded Contexts

BC health
NameStatusDetail
identityupPublished Language composition reachable
tenancyupPublished Language composition reachable
iamupPublished Language composition reachable
taxationupPublished Language composition reachable
collectionsupPublished Language composition reachable
paymentsupPublished Language composition reachable
ledgerupPublished Language composition reachable
auditupPublished Language composition reachable

Process Managers

PM health
NameStatusDetail
revenue-paymentupworkflows=2

Workers

Workers
NameStatusDetail
outbox-dispatcheruppolling configured

Projections

Projections
NameStatusDetail
collections-projectionsupin-process projections active

Diagnostics RLS

{
  "forceRlsExpected": true,
  "tenantHeaderPresent": true,
  "tenantId": "a0000000-0000-4000-8000-000000000001",
  "guidance": "All durable queries must run under withTenantTransaction / set_config tenant",
  "status": "ok"
}

Diagnostics OIDC

{
  "provider": "authentik",
  "issuerConfigured": true,
  "jwksConfigured": true,
  "audience": "PDcFXFfY3rMD6DpoqZXp5FxGsTtFAuBuAkFEnTgF",
  "status": "configured"
}

Diagnostics Ledger

{
  "publicApi": "/v1/ledger",
  "operations": [
    "accounts",
    "periods",
    "transactions",
    "reverse"
  ],
  "probe": "none",
  "status": "ready"
}

Diagnostics Payments

{
  "publicApi": "/v1/payments",
  "providerDefault": "mock",
  "webhooksEnabled": true,
  "mockEnabled": true,
  "status": "ready"
}