II.
MetaNodeKind JSON
Structured · livemeta-node-kind:benchmark
Benchmark (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:benchmark",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-evaluation.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Benchmark (meta)",
"name": "Benchmark",
"cluster": "11-benchmarks",
"prefix": "benchmark",
"origin": "universal",
"purpose": "named test/test-suite",
"exampleCount": 0,
"invariants": []
},
"outgoingEdges": [
{
"from": "meta-node-kind:benchmark",
"to": "meta-cluster:evaluation",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:benchmark",
"to": "meta-attribute:benchmark--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:benchmark",
"to": "meta-attribute:benchmark--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:benchmark",
"to": "meta-attribute:benchmark--kind",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:evaluation",
"to": "meta-node-kind:benchmark",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:benchmark--id",
"to": "meta-node-kind:benchmark",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:benchmark--display-name",
"to": "meta-node-kind:benchmark",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:benchmark--kind",
"to": "meta-node-kind:benchmark",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:tests-in-scope",
"to": "meta-node-kind:benchmark",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:evaluated-by",
"to": "meta-node-kind:benchmark",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:covered-by-benchmark",
"to": "meta-node-kind:benchmark",
"kind": "target_of_meta_edge",
"attributes": {}
}
]
}