Galen Kistler
|
faa29db241
|
Logs Panel: Table UI - Pull logs table into dashboard panel (#77757)
* Allows users to add a logs table in explore to a dashboard panel via the includeByName transformation
|
2023-11-29 10:01:28 -06:00 |
|
Ivana Huckova
|
cb711660f1
|
Logs: Use "labels" data frame field if type "other" in log details (#77806)
* Logs: Use labels field if time other
* Keep loki test
|
2023-11-10 12:54:59 +01:00 |
|
Ivana Huckova
|
d4a257bc8e
|
Logs: Update logic to process logs dataPlane frame with labels field (#77708)
* Logs: Update dataplane logic to use labels instead of attributes
* Update Loki logs data plane data frame according to specs
* Remove only in test
|
2023-11-07 10:53:10 +01:00 |
|
Sven Grossmann
|
533fae4c60
|
Logs: Fix displaying the wrong field as body (#73025)
* fix displaying the wrong field as body
* fix test
* fix `getFirstFieldOfType` with non-present type
|
2023-08-08 12:02:30 +02:00 |
|
Gábor Farkas
|
ab58466d09
|
logs: improve logs-frame parsing (#71450)
* logs: improve logs-frame parsing
* renamed fields
|
2023-07-17 14:42:33 +02:00 |
|
Gábor Farkas
|
e9b9a08dd0
|
logs: handle dataplane-compatible logs-frames (#70318)
* logs: handle dataplane-compatible logs-frames
* simpler tests
* simpler code
* simpler code
* switch to null from undefined
* updated tests
* added test for simplest case
* more direct comparisons
* simplified code
* removed by-mistake added code
|
2023-06-27 14:50:36 +02:00 |
|