Skip to content

Kubernetes PostgreSQL Query - Overview

Description

Runs a postgres SQL query and pushes the returned result into a report. 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 results from stdout.

Available Pages

Tasks

  • Run Postgres Query And Results to Report

Service Level Indicators (SLIs)

  • Run Postgres Query And Return Result As Metric