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
Serge Zaitsev f5da9edbba
Chore: Remove unused method in db.DB (#90433)
11 months ago
..
api MSSQL: Password auth for Azure AD (#89746) 11 months ago
apimachinery ResourceServer: Add resource server protobuf and wrapper (#90007) 11 months ago
apis Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
apiserver Unified Storage: Fix Compare method (#90455) 11 months ago
build Alerting: Update grafana/alerting dependency (#90365) 11 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 11 months 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: Add more logs and tracing to hysteresis flows (#90369) 11 months ago
extensions PDF: Add go dependency (#89949) 11 months ago
generated Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
ifaces/gcsifaces
infra Chore: Remove unused method in db.DB (#90433) 11 months ago
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 11 months ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 11 months ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Chore: make protobuf (#90282) 11 months ago
promlib API Server: Override k8s api server profile contention flag with custom ones (#90238) 11 months ago
registry Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
server K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
services Chore: Remove unused method in db.DB (#90433) 11 months ago
setting MSSQL: Password auth for Azure AD (#89746) 11 months ago
storage/unified Storage: Use Error property for error handling rather than Status (#90416) 11 months ago
tests Scopes: Avoid dots in example names (#90460) 11 months ago
tsdb MSSQL: Password auth for Azure AD (#89746) 11 months ago
util Chore: Fix apiserver circular dependencies (#89918) 11 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 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.