grafana/docs/sources/setup-grafana/configure-grafana
Sven Grossmann 7c02d9bb8a
Logs: Add experimental support to display a datasource custom UI in LogContext (#62189)
* add loki contextfilter component

* add `getLogRowContextUi` support to DataSourceAPI

* add `runContextQuery` to LogRowContextProvider

* pass `getRowContextUi` to `LogRowContext`

* adapt LogRowContext to show datasource ui

* implement LogRowContextUi in Loki

* add `logsContextDatasourceUi` feature flag

* change state to `Alpha`

* disable the feature if `logsContextDatasourceUi` is not set

* don't fetch labels in the constructor

* adjust to right height

* remove unnecessary eslint disable

* add test for LokiContextUi

* move code down in datasource.ts

* rename `refresh` to `runContextQuery`

* update datasource tests

* don't update if `updateFilter` fn changes

* organized imports in datasource.test.ts

* don't trigger on intialization changes

* change tag to `experimental`

* move `getLogRowContextUi` to props
2023-01-27 15:12:01 +01:00
..
configure-custom-branding docs: corrects broken links (#60594) 2022-12-21 08:44:23 +00:00
configure-tracing Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
enterprise-configuration Fix typos (#61318) 2023-01-12 10:31:55 -06:00
feature-toggles Logs: Add experimental support to display a datasource custom UI in LogContext (#62189) 2023-01-27 15:12:01 +01:00
settings-updates-at-runtime Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
_index.md Snapshots: Add new snapshot configuration to documentation (#62110) 2023-01-26 11:06:35 -03:00