CodeCollection Registry
Runs a postgres SQL query and pushes the returned query result as an SLI metric.
During execution, the SQL query should be passed to a Kubernetes workload that has access to the psql binary.
The workload will run the query and return the result from stdout.
Tasks:
Tasks:
- Run Postgres Query And Return Result As Metric