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
Yuri Tseretyan ee78bb653f
Alerting: Log rule evaluation error in scheduler (#91585)
1 year ago
..
api chore(tracing): add tracing for frontend and db session (#91509) 1 year ago
apimachinery APIServer: Make TableConverter part of ResourceInfo (#91520) 1 year ago
apis APIServer: Make TableConverter part of ResourceInfo (#91520) 1 year ago
apiserver Allow to watch from the dual writer (#91375) 1 year ago
build Chore: Add go work sync to workspace update (#91360) 1 year ago
bus
cmd Plugins: Update CLI check if plugin is already installed (#91213) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components
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 Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 1 year ago
kinds Bookmarks: Store URLs instead of ids (#91121) 1 year ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 2 years 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 work sync to workspace update (#91360) 1 year ago
registry APIServer: Make TableConverter part of ResourceInfo (#91520) 1 year ago
semconv Semconv: Change keys to private constants (#91508) 1 year ago
server RBAC: Add permission registry (#91247) 1 year ago
services Alerting: Log rule evaluation error in scheduler (#91585) 1 year ago
setting E2C: Reduce UI poll interval and make configurable (#91386) 1 year ago
storage/unified Chore: Add storage submodule to lint & test config (#91529) 1 year ago
tests Identity: extend k8s user.Info (#90937) 1 year ago
tsdb CloudWatch: Add errorsource for QueryData (#91085) 1 year ago
util Identity: extend k8s user.Info (#90937) 1 year ago
web K8s: use contexthandler in standalone handler chain (#90102) 2 years 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.