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
Gabriel MABILLE a9f0e15778
AuthZ: Change cache interface (#99058)
5 months ago
..
aggregator Azure: User-auth updates (#99113) 5 months ago
api PublicDashboards: Delete on folder deletion (#99040) 5 months ago
apimachinery Chore: Upgrade authlib (#99447) 5 months ago
apis Dashboards: Backend schema version migration (#99392) 5 months ago
apiserver Authlib: Use types package rather than claims (#99243) 5 months ago
build Azure: User-auth updates (#99113) 5 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 5 months ago
codegen Update playlists app schemas to work with app SDK v0.29.0 (#98974) 5 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr Requester: Remove duplicated function (#97038) 7 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 9 months ago
generated Provisioning: Add resource types (#98727) 6 months ago
ifaces/gcsifaces
infra Stats: use dashboard stats rather than list (#99130) 5 months ago
kinds Codegen: Generate Golang code using cog (#98812) 5 months ago
login/social AuzerAD: Handle empty `client_authentication` case (#99437) 5 months ago
middleware Authlib: Use types package rather than claims (#99243) 5 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules K8s: Add tracing to apiserver startup (#95744) 8 months ago
plugins Plugins: Expose function to retrieve gcom info (#99372) 5 months ago
promlib Prometheus: Handle non-json errors in a better way (#99342) 5 months ago
registry Advisor: Implement authorizer (#99440) 5 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 6 months ago
server Dashboards: Use dashboard service in access control (#99053) 5 months ago
services AuthZ: Change cache interface (#99058) 5 months ago
setting Share: Add analytics to invite user flow (#99116) 5 months ago
storage PublicDashboards: Delete on folder deletion (#99040) 5 months ago
tests K8s/Folders: Remove kubernetesFolders flag and full path metadata (#99256) 5 months ago
tsdb GCM: Time-range fix (#98455) 5 months ago
util Authlib: Use types package rather than claims (#99243) 5 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.