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
Kristin Laemmert af19f039b6
Chore (sqlstore): add validation and testing for repl config (#90683)
10 months ago
..
api Plugins: Hide version information when plugin is managed (#88065) 10 months ago
apimachinery Identity: Add read-only identity apiserver (#90418) 10 months ago
apis Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
apiserver [Dual writer] Read kind value passed as dualwriter's argument (#91113) 10 months ago
build CI: fix release pr target (#90999) 10 months ago
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 11 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 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: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 10 months ago
kinds Identity: Add read-only identity apiserver (#90418) 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 Loki: Remove unnecessary `featuremgmt` (#90874) 10 months ago
promlib Alertmanager: Support limits for silences (#90826) 10 months ago
registry Alerting: time interval service to support addressing intervals by Base64 encoded name (#90563) 10 months ago
server ResourceServer: make the resource store the default unified storage backend (#90899) 10 months ago
services Chore (sqlstore): add validation and testing for repl config (#90683) 10 months ago
setting E2C: Add Public Preview banner (#90922) 10 months ago
storage/unified unifiedStorage: name can be length 1 (#91126) 10 months ago
tests Identity: Add read-only identity apiserver (#90418) 10 months ago
tsdb AzureMonitor: Fix out of bounds error when accessing `metricNamespaceArray` and `resourceNameArray` in `buildResourceURI` (#89222) 10 months ago
util Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 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.