Hey Folks, how do you manage dashboard on signoz c...
# signoz-cloud
a
Hey Folks, how do you manage dashboard on signoz cloud? Dashboard versioning does not seem to be a possibility out of the box, how do you handle situations where you have to undo a change to a dashboard?
s
Can you share more detail on what do you "undo"? The dashboard management on Cloud is not different from community edition
a
Had made a mistake when updating clickhouse query for a variable, had to remember the previous query to fix it. As the dashboard json was stored somewhere it was easy to retrieve, but realised that was just my luck that I had the json saved. So I was curious how others handle this scenario.