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
Alexander Weaver 72ecde5045
Alerting: Make orgID a direct arg of writer interface (#91422)
10 months ago
..
api E2C: Reduce UI poll interval and make configurable (#91386) 10 months ago
apimachinery [authn]: add GetIDClaims() to Requester (#91387) 10 months ago
apis Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
apiserver Allow to watch from the dual writer (#91375) 10 months ago
build Chore: Add go work sync to workspace update (#91360) 10 months ago
bus
cmd RBAC: Add permission registry (#91247) 10 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr Alerting: Support median in reduce expressions (#91119) 10 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: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 10 months ago
kinds Bookmarks: Store URLs instead of ids (#91121) 10 months ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 11 months ago
middleware RBAC: Allow plugins to use scoped actions (#90946) 10 months ago
mocks/mock_gcsifaces
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 Plugins: Use bundle instead of individual plugin during construct step (#91140) 10 months ago
promlib Chore: Add go work sync to workspace update (#91360) 10 months ago
registry Storage: Return an iterator from backend List (#91185) 10 months ago
semconv Chore: Add semconv package (#91408) 10 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services Alerting: Make orgID a direct arg of writer interface (#91422) 10 months ago
setting E2C: Reduce UI poll interval and make configurable (#91386) 10 months ago
storage/unified Storage: Improve (some) error handling (#91373) 10 months ago
tests Identity: extend k8s user.Info (#90937) 10 months ago
tsdb CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
util Identity: extend k8s user.Info (#90937) 10 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 months 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.