-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
Not Selected
-
-
Overview:
Issue seeing metrics such as rox_central_postgres_table_total_bytes with an external database
External database with IBMcloud was set up using the Operator Method
When trying to see metrics for rox_central_postgres_table_total_bytes using this curl command:
~~~
curl -k -H "Authorization: Bearer $ROX_API_TOKEN"
https://$ROX_CENTRAL_ADDRESS/metrics | grep rox_central_postgres_table_total_bytes
~~~
This error is showing in logs and no metrics is being seen because of this error in logs:
~~~
pkg/telemetry/phonehome: 2026/01/28 19:15:30.644809 gatherer.go:59: Error: gatherer 12 failure: failed to get databaze size: ERROR: database "central_active" does not exist (SQLSTATE 3D000)
~~~
Acceptance Criteria:
A list of specific needs or objectives that this task must deliver in order to be considered complete. Complete during Refinement status.