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 32fde6dba4
Alerting: Update scheduler to provide full specification to rule update channel (#101375)
3 months ago
..
aggregator Chore: Update golang.org/x/crypto and golang.org/x/ouath2 to address security issues (#101268) 3 months ago
api Drilldown: Require `datasources:explore` RBAC action (#101366) 3 months ago
apimachinery Authn: Sync authlib and update how we construct authn client interceptor (#101124) 3 months ago
apis Provisioning: Define large parts of our infrastructure (#101029) 3 months ago
apiserver Authn: Sync authlib and update how we construct authn client interceptor (#101124) 3 months ago
build Chore: Update golang.org/x/crypto and golang.org/x/ouath2 to address security issues (#101268) 3 months ago
bus
cmd K8s: Search fallback: Support all sort by methods (#100776) 3 months ago
codegen Chore: Update golang.org/x/crypto and golang.org/x/ouath2 to address security issues (#101268) 3 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr Alerting: Add multiple threshold operators (#99516) 3 months ago
extensions unistore: add spanner to go.mod (#101143) 3 months ago
generated Provisioning: Define large parts of our infrastructure (#101029) 3 months ago
ifaces/gcsifaces
infra Metrics: Add deny list in MultiRegistry (#101010) 3 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
login/social IAM: fix grafana_com OAuth connector config overriding (#101066) 3 months ago
middleware RBAC: Remove accessControlOnCall feature toggle (#101222) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Chore: Update golang.org/x/crypto and golang.org/x/ouath2 to address security issues (#101268) 3 months ago
promlib Chore: Update golang.org/x/crypto and golang.org/x/ouath2 to address security issues (#101268) 3 months ago
registry Authn: Sync authlib and update how we construct authn client interceptor (#101124) 3 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
server DualWriter: Support managed DualWriter (#100881) 3 months ago
services Alerting: Update scheduler to provide full specification to rule update channel (#101375) 3 months ago
setting Advisor: Preinstall app plugin if enabled (#101289) 3 months ago
storage [unistore] Add benchmark for write throughput (#101345) 3 months ago
tests Alerting: API to read rule groups using mimirtool (#100674) 3 months ago
tsdb Jaeger: run metadata requests through the backend (#100337) 3 months ago
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 3 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.