You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dyokelson, I've added some new capabilities in Caliper to import run metadata through the Caliper config strings. This is in the current Caliper master branch. You can pass in metadata key-value pairs directly like so:
It allows for more complex cases too, e.g. you can have nested dictionaries and specify individual keys you want to read instead of reading the whole file. You can also combine the two options or read multiple files by adding more metadata(...) entries. Let me know if you want to learn more.
The text was updated successfully, but these errors were encountered: