We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
需要渲染Docker后端的logs 但是不是实时的 而是获取某一段 log组件可以满足实时渲染 但是没办法从现有数据中直接获取
{ "name": "logs", "type": "log", "height": "65vh", "maxLength": 300, "visibleOn": "this.type == 1", "value": "${logs}" }
支持读取 name 的值 或者通过 value 获取映射的数据
The text was updated successfully, but these errors were encountered:
👍 Thanks for this! 🏷 I have applied any labels matching special text in your issue.
Please review the labels and make any necessary changes.
Sorry, something went wrong.
No branches or pull requests
是否关联于某个问题吗:
需要渲染Docker后端的logs 但是不是实时的 而是获取某一段
log组件可以满足实时渲染 但是没办法从现有数据中直接获取
预期的解决方案:
支持读取 name 的值 或者通过 value 获取映射的数据
其他可接受方案:
任何附加信息:
The text was updated successfully, but these errors were encountered: