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
Andreas Christou 06509712ec
OpenTSDB: Fix data frame construction (#90991)
1 year ago
..
api Identity: remove GetTypedID (#91745) 1 year ago
apimachinery Identity: remove GetTypedID (#91745) 1 year ago
apis APIServer: Make TableConverter part of ResourceInfo (#91520) 1 year ago
apiserver Chore: Add go workspace scripts (#91707) 1 year ago
build Chore: Add go workspace scripts (#91707) 1 year ago
bus
cmd QuotaService: refactor to use ReplDB for Get queries (#91333) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr Alerting: Support median in reduce expressions (#91119) 1 year ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 1 year ago
generated Alerting: Receiver API Get+List+Delete (#90384) 1 year ago
ifaces/gcsifaces
infra QuotaService: refactor to use ReplDB for Get queries (#91333) 1 year ago
kinds Bookmarks: Store URLs instead of ids (#91121) 1 year ago
login/social Auth: Skip email extraction when api url is not present (#91699) 1 year ago
middleware RBAC: Allow plugins to use scoped actions (#90946) 1 year ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins Plugins: Update CLI check if plugin is already installed (#91213) 1 year ago
promlib Chore: Add go workspace scripts (#91707) 1 year ago
registry Chore: Update k8s.io dependencies (#91692) 1 year ago
semconv Semconv: Add k8s.dataplaneservice.name (#91714) 1 year ago
server RBAC: Add permission registry (#91247) 1 year ago
services Alerting: Support for optimistic concurrency in priovisioning Tempate API (#91195) 1 year ago
setting Grafana: Enables use of encrypted certificates with password for https (#91418) 1 year ago
storage/unified Chore: Add go workspace scripts (#91707) 1 year ago
tests QuotaService: refactor to use ReplDB for Get queries (#91333) 1 year ago
tsdb OpenTSDB: Fix data frame construction (#90991) 1 year ago
util Identity: remove GetTypedID (#91745) 1 year ago
web K8s: use contexthandler in standalone handler chain (#90102) 1 year 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.