mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Rename "Logs volume" labels to "Log volume" Code references are kept intact as there's a lot of them, it could be renamed in a separate PR just with renaming * Add log level docs * Remove feature flag to enable log volume by default * Update error message * Update docs * Fix unit test * Fix unit test Queries are now run automatically * Add extra param for Loki API * Remove "Load volume" button * Update documentation about log volume * Move comment * Make reload button more accessible * Update docs/sources/explore/logs-integration.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Hide full range log volume for Loki behind the feature toggle Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> |
||
---|---|---|
.. | ||
components | ||
configuration | ||
img | ||
importing | ||
partials | ||
datasource.test.ts | ||
datasource.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
language_utils.ts | ||
live_streams.test.ts | ||
live_streams.ts | ||
LokiAnnotationsQueryCtrl.tsx | ||
mocks.ts | ||
module.ts | ||
plugin.json | ||
query_utils.test.ts | ||
query_utils.ts | ||
README.md | ||
result_transformer.test.ts | ||
result_transformer.ts | ||
syntax.test.ts | ||
syntax.ts | ||
types.ts |
Loki Data Source - Native Plugin
This is a built in data source that allows you to connect to the Loki logging service.