Describe the problem.
ProxyStore can record performance metrics but these are inaccessible within TaPS for two reasons:
- The
ProxyTransformerConfig flattens the StoreConfig parameters but doesn't include the ability to pass certain parameters like metrics.
- There is no mechanism to let a
Transformer write information to the run_dir.