Files
grafana/public/app/plugins/datasource/loki
David 091e3cf4f8 Loki: Label browser (#30351)
* Loki: Label browser

- replaces stream cascader widget which made it hard to find relevant streams
- multi-step selection allows for selecting a couple of labels first, then find the relevant values
- supports facetting which makes impossible label combinations hard to choose

* Remove unused label hook

* Remove unused label styles

* Use global time range for metadata requests

* Preselect labels if not many exist

* Status and error messages

* Status fixes

* Remove unused import

* Added logs rate button

* Close popup when clicked outside (not working for timepicker :( )

* Change button label

* Get rid of popup and render browser inline

* Review feedback

* Wrap label values and prevent empty lists

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-03-02 16:58:14 +01:00
..
2021-03-02 16:58:14 +01:00
2018-12-12 20:34:33 +01:00
2021-03-02 16:58:14 +01:00
2021-03-02 16:58:14 +01:00
2020-10-14 10:22:39 +02:00
2021-01-20 07:59:48 +01:00

Loki Data Source - Native Plugin

This is a built in data source that allows you to connect to the Loki logging service.