grafana/public/app
Sven Grossmann 177496a686
Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595)
* add label addition based on labeltype

* add `logRowToDataFrame`

* change to single row dataframe

* add documentation

* add tests for `LogDetailsRow`

* add tests for datasource

* remove row

* update tests

* fix tests

* PR comments

* removed comment

* add comment

* remove params

* remove unused jsdoc

* move `getLabelTypeFromFrame` to `languageUtils`

* add tests

* remove `refId` and use `frame`

* fix tests

* Update public/app/plugins/datasource/loki/modifyQuery.ts
2023-11-27 14:29:00 +01:00
..
angular Bug: Fix broken ui components when angular is disabled (#78208) 2023-11-27 10:43:55 +01:00
core Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
features Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2023-11-27 14:29:00 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2023-11-27 14:29:00 +01:00
routes Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
store Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00
types IAM: Protect managed service account frontend details page (#77839) 2023-11-14 17:52:48 +01:00
app.ts Bug: Fix broken ui components when angular is disabled (#78208) 2023-11-27 10:43:55 +01:00
AppWrapper.tsx React Router: start migrating to v6 (#66921) 2023-04-27 07:18:38 +02:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00