elastic/kibana

[APM] JSON formatting for database spans

Open

#107,751 opened on 2021年8月5日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)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.

コントリビューターガイド

[APM] JSON formatting for database spans · elastic/kibana#107751 | Good First Issue