Hi! I would like to attach some result metadata as key-value pairs to each flow run, so that I could capture some basic metadata like “# of rows copied” or “# of rows in table” and stuff like that. Preferably I would not use results mechanism as having an external storage location feels like an overkill. Is there a way to achieve this?