The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/loki
Ivana Huckova 4469572b27
Loki: Add support for range aggregations with by grouping (#56184)
3 years ago
..
components fix: some typos (#56171) 3 years ago
configuration refactor(loki-derived-fields): migrate test to testing library (#54729) 3 years ago
img loki: updates the logo 7 years ago
migrations Loki: Create Variable Query Editor for Loki. (#54102) 3 years ago
querybuilder Loki: Add support for range aggregations with by grouping (#56184) 3 years ago
LanguageProvider.test.ts Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LanguageProvider.ts Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
LiveStreams.test.ts Loki: Remove any from public/app/plugins/datasource/loki/live_streams.test.ts (#55545) 3 years ago
LiveStreams.ts Loki: Rename public/app/plugins/datasource/loki/live_streams.ts file to follow convention (#55148) 3 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
backendResultTransformer.test.ts loki: better error message when escaping is involved (#50352) 3 years ago
backendResultTransformer.ts Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 3 years ago
datasource.test.ts Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore (#55915) 3 years ago
datasource.ts Logs: move logs-functions from grafana-data to grafana-main (#55457) 3 years ago
getDerivedFields.test.ts loki: backend-mode: handle derived fields (#48873) 3 years ago
getDerivedFields.ts loki: backend-mode: handle derived fields (#48873) 3 years ago
languageUtils.test.ts Loki: Rename public/app/plugins/datasource/loki/language_utils.ts file to follow convention (#55181) 3 years ago
languageUtils.ts Loki: Rename public/app/plugins/datasource/loki/language_utils.ts file to follow convention (#55181) 3 years ago
liveStreamsResultTransformer.test.ts Loki: Rename public/app/plugins/datasource/loki/live_streams_result_transformer.ts file to follow convention (#54919) 3 years ago
liveStreamsResultTransformer.ts Loki: Rename public/app/plugins/datasource/loki/live_streams_result_transformer.ts file to follow convention (#54919) 3 years ago
makeTableFrames.test.ts Chore: ESlint import order (#44959) 3 years ago
makeTableFrames.ts Chore: ESlint import order (#44959) 3 years ago
mocks.ts Loki: add missing interpolation to metric find query requests (#54979) 3 years ago
modifyQuery.test.ts Update dependency @lezer/common to v1 (#50866) 3 years ago
modifyQuery.ts Loki: Remove hardcoded values for parsed query parts (#54755) 3 years ago
module.ts Loki: remove angular (#49471) 3 years ago
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
queryHints.test.ts Loki: Add hints for level-like labels (#52414) 3 years ago
queryHints.ts Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 3 years ago
queryUtils.test.ts Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 3 years ago
queryUtils.ts Loki: Remove hardcoded values for parsed query parts (#54755) 3 years ago
responseUtils.test.ts Loki: Add hints for level-like labels (#52414) 3 years ago
responseUtils.ts Logs: move logs-functions from grafana-data to grafana-main (#55457) 3 years ago
sortDataFrame.test.ts Chore: ESlint import order (#44959) 3 years ago
sortDataFrame.ts Loki: add backend-forward mode to queries, update log-row-context (#47726) 3 years ago
streaming.ts Chore: ESlint import order (#44959) 3 years ago
syntax.test.ts Chore: ESlint import order (#44959) 3 years ago
syntax.ts loki: better unpack handling (#49074) 3 years ago
types.ts Loki: Create Variable Query Editor for Loki. (#54102) 3 years ago
variables.test.ts Loki: add missing interpolation to metric find query requests (#54979) 3 years ago
variables.ts Loki: add missing interpolation to metric find query requests (#54979) 3 years ago

README.md

Loki Data Source - Native Plugin

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