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
drew08t a9e93fd137 Merge branch 'main' into table-ng 3 months ago
..
aggregator Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
api K8s: Dashboards: Set v1alpha1 as priority (#102729) 3 months ago
apimachinery Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
apis Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
apiserver AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 3 months ago
build Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
cmd K8s: Dashboards: Set v1alpha1 as priority (#102729) 3 months ago
codegen Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: allow ParenSelect in queries (#102807) 3 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 4 months ago
generated Provisioning: Update APIs in main (#102345) 3 months ago
ifaces/gcsifaces
infra Stats: Propagate context when listing sandbox plugins (#102207) 3 months ago
kinds Codegen: Cog and go fixes (#101408) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
middleware Org redirection: Fix linking between orgs (#102021) 4 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules K8s: Add tracing to apiserver startup (#95744) 8 months ago
plugins Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
promlib Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
registry K8s: Dashboards: Set v1alpha1 as priority (#102729) 3 months ago
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 3 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 3 months ago
services Merge branch 'main' into table-ng 3 months ago
setting AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 3 months ago
storage K8s: Dashboards: Set v1alpha1 as priority (#102729) 3 months ago
tests Provisioning: Gracefully handle AlreadyExists errors (#102758) 3 months ago
tsdb Revert "Cloudwatch: Migrate to aws-sdk-go-v2" (#102738) 3 months ago
util xorm: Move for loop that finds inserted columns outside of iteration over all values. (#102700) 3 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.