Do you have some example using persistance? I added to my env variable, a PHOENIX_WORKING_DIR and given it location to some folder. But still when i close Phoenix and open it again next time it stays empty.
Hey Davor S. - can you take a look at these examples?
https://docs.arize.com/phoenix/deployment
how are you launching phoenix? If you are using launch_app there is a param called `use_temp_dir`that you will need to set to false.