feat: add a iframe widget for zipkin ui (#215)

This commit is contained in:
Fine0830
2023-01-03 16:12:45 +08:00
committed by GitHub
parent db793e6c05
commit 8785817efe
15 changed files with 262 additions and 10 deletions

View File

@@ -179,6 +179,8 @@ const msg = {
when4xx: "Sample HTTP requests and responses with tracing when response code between 400 and 499",
when5xx: "Sample HTTP requests and responses with tracing when response code between 500 and 599",
taskTitle: "HTTP request and response collecting rules",
iframeWidgetTip: "Add a link to a widget",
iframeSrc: "Iframe Link",
seconds: "Seconds",
hourTip: "Select Hour",
minuteTip: "Select Minute",