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
William Wernert a1ee84f757
Alerting: Remove duplicate tracing middleware from prom writer (#91353)
2 years ago
..
api Folders: Allow folder editors and admins to create subfolders without any additional permissions (#91215) 2 years ago
apimachinery Chore: Add go work sync to workspace update (#91360) 2 years ago
apis Alerting: Receiver API Get+List+Delete (#90384) 2 years ago
apiserver Allow to watch from the dual writer (#91375) 2 years ago
build Chore: Add go work sync to workspace update (#91360) 2 years ago
bus
cmd Plugins: Ensure grafana cli can install multiple plugin dependencies (#91230) 2 years ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr Alerting: Support median in reduce expressions (#91119) 2 years ago
extensions PDF: Add go dependency (#89949) 2 years ago
generated Alerting: Receiver API Get+List+Delete (#90384) 2 years ago
ifaces/gcsifaces
infra Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2 years ago
kinds Bookmarks: Store URLs instead of ids (#91121) 2 years ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 2 years ago
middleware RBAC: Allow plugins to use scoped actions (#90946) 2 years ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins Plugins: Use bundle instead of individual plugin during construct step (#91140) 2 years ago
promlib Chore: Add go work sync to workspace update (#91360) 2 years ago
registry Storage: Return an iterator from backend List (#91185) 2 years ago
server Storage: Remove entity store (#91233) 2 years ago
services Alerting: Remove duplicate tracing middleware from prom writer (#91353) 2 years ago
setting Frontend: Support tracing with Faro (#91237) 2 years ago
storage/unified unifiedStorage: sort by namespace/name ASC (#91314) 2 years ago
tests Identity: extend k8s user.Info (#90937) 2 years ago
tsdb CloudWatch: Add errorsource for QueryData (#91085) 2 years ago
util Identity: extend k8s user.Info (#90937) 2 years ago
web K8s: use contexthandler in standalone handler chain (#90102) 2 years ago
README.md
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.