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
Todd Treece 8c43b9ec2f
Semconv: Change keys to private constants (#91508)
11 months ago
..
api E2C: Reduce UI poll interval and make configurable (#91386) 11 months ago
apimachinery [authn]: add GetIDClaims() to Requester (#91387) 11 months ago
apis Alerting: Use Unstructured type for settings of K8s model Integration + code owners (#91430) 11 months ago
apiserver Allow to watch from the dual writer (#91375) 11 months ago
build Chore: Add go work sync to workspace update (#91360) 11 months ago
bus
cmd RBAC: Add permission registry (#91247) 11 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 11 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) 11 months ago
extensions PDF: Add go dependency (#89949) 12 months ago
generated Alerting: Receiver API Get+List+Delete (#90384) 12 months ago
ifaces/gcsifaces
infra Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 11 months ago
kinds Bookmarks: Store URLs instead of ids (#91121) 11 months ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 12 months ago
middleware RBAC: Allow plugins to use scoped actions (#90946) 11 months ago
mocks/mock_gcsifaces
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 Plugins: Use bundle instead of individual plugin during construct step (#91140) 11 months ago
promlib Chore: Add go work sync to workspace update (#91360) 11 months ago
registry Alerting: Use Unstructured type for settings of K8s model Integration + code owners (#91430) 11 months ago
semconv Semconv: Change keys to private constants (#91508) 11 months ago
server RBAC: Add permission registry (#91247) 11 months ago
services Alerting: Fix panic with nil annotations & Nodata=alerting/ok/keep (#91506) 11 months ago
setting E2C: Reduce UI poll interval and make configurable (#91386) 11 months ago
storage/unified Storage: Improve (some) error handling (#91373) 11 months ago
tests Identity: extend k8s user.Info (#90937) 11 months ago
tsdb CloudWatch: Add errorsource for QueryData (#91085) 11 months ago
util Identity: extend k8s user.Info (#90937) 11 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 12 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.