Open codeflight1 opened 1 year ago
What is the QuestDB schema you are using? I'm struggling to guess at what it is to set this up locally.
Ah sorry about that, I'll push documentation tonight.
Would it also be possible to separate this PR into two, one for Quest DB integration and one for updating to the newer version of openmct? If QuestDB is needed for the other features then it might not be possible, but if it's really 2 separate features, I'd love to be able to test each independently.
I added support for disabling the DB with the DISABLE_QUESTDB
environment variable.
This PR contains small changes to allow working with the latest version of openmct, and fixes the viewing of topic value telemetry. It also adds data logging with QuestDB.
Closes #13, closes #14, closes #20, closes #22, closes #31, closes #36.