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
Yulia Shanyrova 8044cb50f1
Plugins: Plugin details right panel is added. All the details were moved from thee top to the right panel (#90325)
10 months ago
..
api Identity: Remove typed id (#91801) 10 months ago
apimachinery Identity: Remove typed id (#91801) 10 months ago
apis APIServer: Make TableConverter part of ResourceInfo (#91520) 10 months ago
apiserver Auth: use IdentityType from authlib (#91763) 10 months ago
build Bump grafana-azure-sdk-go and related dependencies (#91124) 10 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd QuotaService: refactor to use ReplDB for Get queries (#91333) 10 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 11 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
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) 11 months ago
ifaces/gcsifaces
infra QuotaService: refactor to use ReplDB for Get queries (#91333) 10 months ago
kinds Bookmarks: Store URLs instead of ids (#91121) 10 months ago
login/social Auth: Skip email extraction when api url is not present (#91699) 10 months ago
middleware Identity: Remove typed id (#91801) 10 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
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) 12 months ago
plugins Plugins: Update CLI check if plugin is already installed (#91213) 10 months ago
promlib Prometheus: Add support to make parallel queries (#90316) 10 months ago
registry Identity: Remove typed id (#91801) 10 months ago
semconv Semconv: Add k8s.dataplaneservice.name (#91714) 10 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services Plugins: Plugin details right panel is added. All the details were moved from thee top to the right panel (#90325) 10 months ago
setting Use dw dynamic config (#91222) 10 months ago
storage/unified Identity: Remove typed id (#91801) 10 months ago
tests Use dw dynamic config (#91222) 10 months ago
tsdb OpenTSDB: Fix test (#91761) 10 months ago
util Identity: Remove typed id (#91801) 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.