Skip to content

[Feature/功能]: 增加请求日志的结构化解析、base64图片渲染,提升易读性与友好度 #1698

@FFFold

Description

@FFFold

Pre-submission Checklist / 提交前检查

  • I have searched the existing issues and this feature has not been requested / 我已搜索现有 issues,此功能尚未被提出
  • I have read the documentation / 我已阅读文档

FAQ Check / FAQ 检查

  • I have checked the FAQ and this feature has not been requested there / 我已查阅 FAQ,此功能未被提及

Background / 背景说明

点击请求详情时,Axonhub直接暴露给用户JSON内容,非常方便调试,但其易读性较差,界面不友好。
除此之外,以base64传入的图片也会直接将巨大的base64串暴露给用户,用户无法直观看出图片内容。

如果能对请求/响应的内容做结构化解析,同时渲染base64图片,可以极大地提升易读性与友好度。

Image

Problem Statement / 问题描述

如上

Proposed Solution / 期望方案

对请求/响应的内容做结构化解析,同时渲染base64图片

Feature Category / 功能分类

Monitoring / Logging / 监控 / 日志

Additional Context / 其他补充信息

(附bifrost网关的界面作为参考。bifrost的功能不如本项目,但是LOG更友好)

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions