Skip to content

Commit 3c13b24

Browse files
committed
Supabase Cloud: Trial commit to rename log source to supabase
1 parent f2ccf8d commit 3c13b24

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

supabase_cloud/assets/logs/supabase-cloud.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
id: supabase-cloud
22
metric_id: supabase-cloud
33
backend_only: false
4+
installation_sources:
5+
- supabase
46
facets:
57
- description: The Supabase project's Postgres instance identifier.
68
facetType: list
@@ -43,7 +45,7 @@ pipeline:
4345
name: Supabase Cloud
4446
enabled: true
4547
filter:
46-
query: source:supabase-cloud
48+
query: source:supabase
4749
processors:
4850
- type: service-remapper
4951
name: Define `service` as the official service of the log

supabase_cloud/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"Supabase Cloud Overview": "assets/dashboards/supabase_cloud_overview.json"
4646
},
4747
"logs": {
48-
"source": "supabase-cloud"
48+
"source": "supabase"
4949
},
5050
"monitors": {
5151
"Supabase Postgres Filesystem Utilization" : "assets/monitors/supabase_postgres_filesystem_size.json",

0 commit comments

Comments
 (0)