Loki: Refactor debug section to remove dependency on deprecated getFieldLinksForExplore (#80594)

* Refactor debug section

* Show href only if matched regex
This commit is contained in:
Ivana Huckova
2024-01-16 12:00:31 +01:00
committed by GitHub
parent b5a1a3e106
commit 67d77e76be
3 changed files with 20 additions and 66 deletions
+1 -5
View File
@@ -1,5 +1,5 @@
// BETTERER RESULTS V2.
//
//
// If this file contains merge conflicts, use `betterer merge` to automatically resolve them:
// https://phenomnomnominal.github.io/betterer/docs/results-file/#merge
//
@@ -5388,10 +5388,6 @@ exports[`better eslint`] = {
"public/app/plugins/datasource/loki/configuration/ConfigEditor.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/datasource/loki/configuration/DebugSection.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"public/app/plugins/datasource/loki/configuration/DerivedField.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"],
[0, 0, 0, "Styles should be written using objects.", "1"],