elastic/kibana

[APM] JSON formatting for database spans

Open

#107,751 建立於 2021年8月5日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)TypeScript (19,065 star) (8,021 fork)batch import
Team:obs-ux-infra_services - DEPRECATEDenhancementgood first issuestale

描述

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.

貢獻者指南