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
shantanualshi b722f20995
WIP - stream loki queries on websocket
1 year ago
..
api K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
apimachinery Requester/authn: check the interface for nil value to avoid false positives (#90210) 1 year ago
apis Alerting: Support field selectors in time interval API (#90022) 1 year ago
apiserver K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
build CI: Don't use slim image for bump-version (#89689) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 1 year ago
extensions Chore: Remove legacydata package (#88790) 1 year ago
generated Alerting: Receiver API (#89707) 1 year ago
ifaces/gcsifaces
infra Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 1 year ago
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 1 year ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 1 year ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins Add apiVersion to datasource settings DTO (#90057) 1 year ago
promlib Tempo: Run `go get` (#89335) 1 year ago
registry Alerting: Support field selectors in time interval API (#90022) 1 year ago
server K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
services Alerting: Support field selectors in time interval API (#90022) 1 year ago
setting K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
storage/unified/resource Storage: Move grpc helper from entity store to resource store (#89490) 1 year ago
tests Alerting: Support field selectors in time interval API (#90022) 1 year ago
tsdb WIP - stream loki queries on websocket 1 year ago
util Chore: Fix apiserver circular dependencies (#89918) 1 year ago
web K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 3 years ago
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.