mirror of
https://github.com/grafana/grafana.git
synced 2026-08-16 16:14:59 -05:00
Inspect: show DataFrame JSON *before* transformation and field config are applied (#53867)
This commit is contained in:
@@ -109,11 +109,11 @@ msgstr "Apply panel transformations"
|
||||
|
||||
#: public/app/features/inspector/InspectJSONTab.tsx
|
||||
msgid "dashboard.inspect-json.dataframe-description"
|
||||
msgstr "JSON formatted DataFrames"
|
||||
msgstr "Raw data without transformations and field config applied."
|
||||
|
||||
#: public/app/features/inspector/InspectJSONTab.tsx
|
||||
msgid "dashboard.inspect-json.dataframe-label"
|
||||
msgstr "DataFrame JSON"
|
||||
msgstr "DataFrame JSON (from Query)"
|
||||
|
||||
#: public/app/features/inspector/InspectJSONTab.tsx
|
||||
msgid "dashboard.inspect-json.panel-data-description"
|
||||
|
||||
Reference in New Issue
Block a user