timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
563 stars 59 forks source link

SQL datasource code cleanup. #449

Closed paulfantom closed 2 years ago

paulfantom commented 2 years ago

Description

Cleaning up datasource creation a bit

I've added a very rudimentary shell script to validate if datasources are able to query data. It is added as a shell script as we are approaching a test suite refactoring and I didn't want to complicate moving to new test suite.

Type of change

What type of changes does your code introduce to tobs? Put an x in the box that apply.

paulfantom commented 2 years ago

Waiting for #450 first.

paulfantom commented 2 years ago

Fixes #443