Hi all, I have some questions about how to persist traces from a Phoenix instance that I ran in docker.
I tried to set the environment variable PHOENIX_WORKING_DIR but it looks like no actual files are written to this folder. Did I miss something?
Hey Andy R., Phoenix does not currently persist trace to disk. We are days away from releasing persistence to a SQL backend (SQLite by default, with optional support for Postgres). Check back soon.