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
Matheus Macabu 4e398bf2bd
Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441)
11 months ago
..
aggregator Codegen: Isolate schema generation code (#98742) 11 months ago
api Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441) 11 months ago
apimachinery Codegen: Isolate schema generation code (#98742) 11 months ago
apis CloudMigrations: Enable feature toggle by default in 11.5 (#98686) 11 months ago
apiserver Codegen: Isolate schema generation code (#98742) 11 months ago
build Codegen: Isolate schema generation code (#98742) 11 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 1 year ago
codegen Codegen: Isolate schema generation code (#98742) 11 months 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 Requester: Remove duplicated function (#97038) 1 year ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Provisioning: Add resource types (#98727) 11 months ago
ifaces/gcsifaces
infra Stats: remove dependency on dashboards and folders (#98653) 11 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 1 year ago
login/social Auth: Fallback to default client authentication setting in AzureAD OAuth (#98798) 11 months ago
middleware Org: Fix redirection logic to work consistently (#96521) 1 year ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 1 year ago
modules K8s: Add tracing to apiserver startup (#95744) 1 year ago
plugins Codegen: Isolate schema generation code (#98742) 11 months ago
promlib Codegen: Isolate schema generation code (#98742) 11 months ago
registry [search] - filter by starred (#98651) 11 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 11 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 11 months ago
services Codegen: Isolate schema generation code (#98742) 11 months ago
setting Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441) 11 months ago
storage Dashboards: use service for quotas (#98756) 11 months ago
tests Alerting: Enable flag alertingApiServer by default (#98282) 11 months ago
tsdb CloudWatch: Fix conditions for fetching wildcards (#98648) 11 months ago
util wire up the ui to the new search api (#97866) 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.