Logs: Remove logsSampleInExplore feature toggle (#72092)

* Logs: Remove logsSampleInExplore feature toggle

* Remove unused import

* Fix incorrect import
This commit is contained in:
Ivana Huckova
2023-07-24 14:24:43 +02:00
committed by GitHub
parent 5cd1541aee
commit 5bb280cb3f
6 changed files with 1 additions and 19 deletions
@@ -32,7 +32,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `accessTokenExpirationCheck` | Enable OAuth access_token expiration check and token refresh using the refresh_token | |
| `emptyDashboardPage` | Enable the redesigned user interface of a dashboard page that includes no panels | Yes |
| `disablePrometheusExemplarSampling` | Disable Prometheus exemplar sampling | |
| `logsSampleInExplore` | Enables access to the logs sample feature in Explore | Yes |
| `logsContextDatasourceUi` | Allow datasource to provide custom UI for context view | Yes |
| `lokiQuerySplitting` | Split large interval queries into subqueries with smaller time intervals | Yes |
| `prometheusMetricEncyclopedia` | Adds the metrics explorer component to the Prometheus query builder as an option in metric select | Yes |