elastic/kibana

[APM] JSON formatting for database spans

开放

#107,751 创建于 2021年8月5日

 (10 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
Team:obs-signals-tracesTeam:obs-ux-infra_services - DEPRECATEDenhancementgood first issue

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 999 个 PR)

描述

Related https://github.com/elastic/apm-agent-nodejs/issues/2019

We show queries for spans with type db, but if it's not SQL it just renders this text field:

image

Figure out if we can determine if the query language is JSON, and give it pretty formatting and highlighting in these cases.

贡献者指南