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
Arati R. 2bce8c5e29
Folders: Use folder UID instead of folder ID in query for getting library elements (#99028)
4 months ago
..
aggregator Chore: Upgrade openfga to 1.8.4 (#99095) 4 months ago
api K8s Dashboards: Fix creating a dashboard inside a folder (#98982) 4 months ago
apimachinery Storage: Show history+trash using the list command (#99009) 4 months ago
apis CloudMigrations: Enable feature toggle by default in 11.5 (#98686) 4 months ago
apiserver Chore: Upgrade openfga to 1.8.4 (#99095) 4 months ago
build Chore: Upgrade openfga to 1.8.4 (#99095) 4 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 4 months ago
codegen Update playlists app schemas to work with app SDK v0.29.0 (#98974) 4 months ago
components
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr Requester: Remove duplicated function (#97038) 6 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Provisioning: Add resource types (#98727) 4 months ago
ifaces/gcsifaces
infra Stats: use dashboard stats rather than list (#99130) 4 months ago
kinds Codegen: Generate Golang code using cog (#98812) 4 months ago
login/social Auth: Fix AzureAD public client configuration (#99019) 4 months ago
middleware Org: Fix redirection logic to work consistently (#96521) 5 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Update playlists app schemas to work with app SDK v0.29.0 (#98974) 4 months ago
promlib Chore: Upgrade openfga to 1.8.4 (#99095) 4 months ago
registry Storage: Show history+trash using the list command (#99009) 4 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 4 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 5 months ago
services Folders: Use folder UID instead of folder ID in query for getting library elements (#99028) 4 months ago
setting Zanzana: Split up settings into client and server sections (#99066) 4 months ago
storage Storage: Show history+trash using the list command (#99009) 4 months ago
tests K8s/Dashboard: Set generation from version (#99142) 4 months ago
tsdb Zipkin: Improve error source (#99099) 4 months ago
util wire up the ui to the new search api (#97866) 5 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.