Is there any way of exporting user-settings, dashboards etc, and then importing it to a different signoz ?
Because its stored in a sqlite db, so its in a PVC in kubernetes.
So if you recreate cluster, its kinda difficult to have it persist to the next kubernetes cluster (AWS EKS)
s
Srikanth Chekuri
06/26/2024, 7:23 PM
You can copy the SQLite from pvc and import it. Sample example