Add Paddle health ops metrics

This commit is contained in:
Codex Agent
2026-01-02 17:03:36 +01:00
parent 8f13465415
commit bc99929040
9 changed files with 524 additions and 3 deletions

View File

@@ -183,6 +183,11 @@ return [
'deleted' => 'Gelöscht',
],
],
'paddle_health' => [
'navigation' => [
'label' => 'Paddle-Status',
],
],
'guest_policy' => [
'navigation' => [
'label' => 'Gast-Richtlinien',

View File

@@ -183,6 +183,11 @@ return [
'deleted' => 'Deleted',
],
],
'paddle_health' => [
'navigation' => [
'label' => 'Paddle health',
],
],
'guest_policy' => [
'navigation' => [
'label' => 'Guest policy',