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
maicon b4ec11e150
Unistore: Ensure deprecated Folder ID gets stored on all modes (#99043)
6 months ago
..
aggregator go.mod: updated grafana-plugin-sdk-go from v0.261.0 to v0.262.0 (#98930) 6 months ago
api K8s Dashboards: Fix creating a dashboard inside a folder (#98982) 6 months ago
apimachinery Chore: Update authlib (#98870) 6 months ago
apis CloudMigrations: Enable feature toggle by default in 11.5 (#98686) 6 months ago
apiserver Bump google.golang.org/api from 0.213.0 to 0.216.0 (#98905) 6 months ago
build Chore: Remove prometheus replace directive (#98966) 6 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 6 months ago
codegen Codegen: Generate Golang code using cog (#98812) 6 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) 8 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 10 months ago
generated Provisioning: Add resource types (#98727) 6 months ago
ifaces/gcsifaces
infra Feat: Setup the App SDK logging module (#98927) 6 months ago
kinds Codegen: Generate Golang code using cog (#98812) 6 months ago
login/social Auth: Fix AzureAD public client configuration (#99019) 6 months ago
middleware Org: Fix redirection logic to work consistently (#96521) 7 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Search: Remove history query (#99026) 6 months ago
promlib Prometheus: Support utf8 metrics and labels in scopes (#99015) 6 months ago
registry Unistore: Ensure deprecated Folder ID gets stored on all modes (#99043) 6 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 6 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 6 months ago
services Prometheus: Support utf8 metrics and labels in scopes (#99015) 6 months ago
setting Zanzana: Split up settings into client and server sections (#99066) 6 months ago
storage Authenticator: Return gRPC errors (#99000) 6 months ago
tests Unistore: Ensure deprecated Folder ID gets stored on all modes (#99043) 6 months ago
tsdb Azure: Fix interface conversion (#99034) 6 months ago
util wire up the ui to the new search api (#97866) 7 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.