elastic/kibana

[APM] JSON formatting for database spans

Open

#107.751 aperta il 5 ago 2021

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)TypeScript (8021 fork)batch import
Team:obs-ux-infra_services - DEPRECATEDenhancementgood first issuestale

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

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.

Guida contributor