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
Roberto Jiménez Sánchez 19c77eaae1
CloudMigrations: Fix traceability & HTTP Client initialisation (#94141)
1 year ago
..
aggregator Chore: Update k8s.io dependencies to v0.31.1 (#93696) 1 year ago
api Plugins: Add Subresource Integrity checks (#93024) 1 year ago
apimachinery Chore: Update k8s.io dependencies to v0.31.1 (#93696) 1 year ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 1 year ago
apiserver Unistore : Ensure Watch works in HA mode (#94120) 1 year ago
build Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Restore permissions used to create plugins dir (#94139) 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 Alerting: update rule versions on folder move (#88376) 1 year ago
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 1 year ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Alerting: Notifications Templates API (#91349) 1 year ago
ifaces/gcsifaces
infra Chore: fix initialization data race in infra usagestats (#94070) 1 year ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 1 year ago
login/social Cfg: Deduplicate `DefaultOrgID` code (#93588) 1 year ago
middleware Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 1 year ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
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: Add Subresource Integrity checks (#93024) 1 year ago
promlib Chore: Update k8s.io dependencies to v0.31.1 (#93696) 1 year ago
registry K8s/Folders: Fix tests for creating folders (#94192) 1 year ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 1 year ago
server Folders: Export folder store implementation (#93897) 1 year ago
services CloudMigrations: Fix traceability & HTTP Client initialisation (#94141) 1 year ago
setting Alerting: Limit and clean up old alert rules versions (#89754) 1 year ago
storage UnifiedStorage: fix watcher test (#94301) 1 year ago
tests Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 1 year ago
tsdb ElasticSearch: Fix errorsource in newInstanceSettings (#93859) 1 year ago
util Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 1 year ago
web feat: add QueryIntWithDefault to web context (#93130) 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.