fix: set config to control depth selector (#16)

This commit is contained in:
Fine0830
2022-02-21 13:16:34 +08:00
committed by GitHub
parent bd993a043d
commit 01194b0325
8 changed files with 32 additions and 20 deletions

View File

@@ -239,6 +239,7 @@ const msg = {
defaultOrder: "Default Order",
chartType: "Chart Type",
currentDepth: "Current Depth",
showDepth: "Show Depth Selector",
defaultDepth: "Default Depth",
traceTagsTip: `Only tags defined in the core/default/searchableTracesTags are searchable.
Check more details on the Configuration Vocabulary page`,