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 c0ecdf6783
Loki: Redesign and improve query patterns (#55097)
3 years ago
..
components Loki: Rename public/app/plugins/datasource/loki/query_utils.ts file to follow convention (#55180) 3 years ago
configuration refactor(loki-derived-fields): migrate test to testing library (#54729) 3 years ago
img
migrations Loki: Create Variable Query Editor for Loki. (#54102) 3 years ago
querybuilder Loki: Redesign and improve query patterns (#55097) 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: Rename public/app/plugins/datasource/loki/live_streams.ts file to follow convention (#55148) 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
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: Hide sample loki queries from inspector (#55158) 3 years ago
datasource.ts Logs: move logs-components from grafana-ui to grafana-main (#55041) 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
makeTableFrames.ts
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
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 Loki: Add hints for level-like labels (#52414) 3 years ago
sortDataFrame.test.ts
sortDataFrame.ts
streaming.ts
syntax.test.ts
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.