mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 07:04:07 +00:00
update
This commit is contained in:
parent
edaf017ab1
commit
91cbee54d5
@ -387,6 +387,6 @@ const msg = {
|
|||||||
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
||||||
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
||||||
valueMappings: "Value Mappings",
|
valueMappings: "Value Mappings",
|
||||||
mappingTip: `Notice: The mapping key support a regex string, for instance, `,
|
mappingTip: `Notice: The mapping key support a regex string, e.g. `,
|
||||||
};
|
};
|
||||||
export default msg;
|
export default msg;
|
||||||
|
@ -387,6 +387,6 @@ const msg = {
|
|||||||
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
||||||
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
||||||
valueMappings: "Value Mappings",
|
valueMappings: "Value Mappings",
|
||||||
mappingTip: `Notice: The mapping key support a regex string, for instance, `,
|
mappingTip: `Notice: The mapping key support a regex string, e.g. `,
|
||||||
};
|
};
|
||||||
export default msg;
|
export default msg;
|
||||||
|
Loading…
Reference in New Issue
Block a user