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
I think I had in mind a bit more generalization than this, but it's OK to start. This is really just the dashboard "URL", which I'd seen as one particular metadata key. While we can generalize later, I'd thought in terms of mapping the "URL"/saved-view into a PUT ("key": "dashboard-view", "id": "session-id", "value": "config/description") where Pbench didn't need to understand that the dashboard-view value is config/description.
But this is fine; we can go with making the dashboard saved-view the first-order implementation of metadata and grow it from there after we figure out exactly what we want in the schema, how we handle singletons vs lists, datatypes, etc.
I think I had in mind a bit more generalization than this, but it's OK to start. This is really just the dashboard "URL", which I'd seen as one particular metadata key. While we can generalize later, I'd thought in terms of mapping the "URL"/saved-view into a PUT ("key": "dashboard-view", "id": "session-id", "value": "config/description") where Pbench didn't need to understand that the dashboard-view value is config/description.
But this is fine; we can go with making the dashboard saved-view the first-order implementation of metadata and grow it from there after we figure out exactly what we want in the schema, how we handle singletons vs lists, datatypes, etc.
Originally posted by @dbutenhof in #1937 (comment)
The text was updated successfully, but these errors were encountered: