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
Charandas abbfc15563
K8s e2e tests: adds e2e package and 10 year certs (#91557)
10 months ago
..
api E2C: Reduce UI poll interval and make configurable (#91386) 10 months ago
apimachinery APIServer: Make TableConverter part of ResourceInfo (#91520) 10 months ago
apis APIServer: Make TableConverter part of ResourceInfo (#91520) 10 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 K8s e2e tests: adds e2e package and 10 year certs (#91557) 10 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components
events
expr Alerting: Support median in reduce expressions (#91119) 10 months ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 10 months ago
generated Alerting: Receiver API Get+List+Delete (#90384) 10 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) 11 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 APIServer: Make TableConverter part of ResourceInfo (#91520) 10 months ago
semconv Semconv: Change keys to private constants (#91508) 10 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services search v2: pre-allocate dashboardQueryResult slice capacity for performance (#91536) 10 months ago
setting E2C: Reduce UI poll interval and make configurable (#91386) 10 months ago
storage/unified Chore: Add storage submodule to lint & test config (#91529) 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.