ConfigurationStorage BackendsOn this pageStorage Backends Configure storage for traces and observations. File Storage client = FluxLoopClient(storage="file") HTTP Storage client = FluxLoopClient( storage="http", collector_url="http://localhost:8000") Coming Soon Detailed documentation coming soon.