Inspect: show DataFrame JSON *before* transformation and field config are applied (#53867)

This commit is contained in:
Ryan McKinley
2022-08-18 15:06:33 -07:00
committed by GitHub
parent 9be73e758d
commit 7755f4c4ba
2 changed files with 32 additions and 9 deletions
+2 -2
View File
@@ -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"