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/pkg/tsdb/loki
Stephanie Hingtgen 3fcc7f412b
Loki Datasource: Fix getting the feature toggles in MT mode (#90684)
1 year ago
..
instrumentation Plugins: Enhanced plugin instrumentation (#90199) 2 years ago
kinds/dataquery Datasource: Change query filtering (#84656) 2 years ago
testdata Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2 years ago
testdata_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2 years ago
testdata_logs_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2 years ago
testdata_metric_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2 years ago
api.go Loki: Lower log level when retrieving metadata (#87910) 2 years ago
api_mock.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
api_test.go Loki: Support custom `X-Query-Tags` header (#85123) 2 years ago
frame.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
frame_test.go Chore: use any rather than interface{} (#74066) 2 years ago
framing_test.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
healthcheck.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
healthcheck_test.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
loki.go Loki Datasource: Fix getting the feature toggles in MT mode (#90684) 1 year ago
loki_bench_test.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
parse_query.go Loki: Support custom `X-Query-Tags` header (#85123) 2 years ago
parse_query_test.go Loki: Support custom `X-Query-Tags` header (#85123) 2 years ago
step.go Chore: Clean up intervalv2 functions (#82074) 2 years ago
step_test.go Loki: Implement step editor (#69648) 3 years ago
streaming.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
types.go Infinite scrolling: Add X-Query-Tag header (#81089) 2 years ago