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
Laura Fernández 4ad0492d3d
i18n: Add `locale` to backend (#102233)
4 months ago
..
aggregator Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 4 months ago
api i18n: Add `locale` to backend (#102233) 4 months ago
apimachinery Unistore: Skip label for getting full path (#102928) 4 months ago
apis Provisioning: Complete rename of jobs (#102979) 4 months ago
apiserver Unified Storage: Don't read before create (#102906) 4 months ago
build Fix: Prints should always include new lines (#102795) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd Fix: Prints should always include new lines (#102795) 4 months ago
codegen Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 4 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Allow substring_index func (#103021) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: Update APIs in main (#102345) 4 months ago
ifaces/gcsifaces
infra Tracing: chore make insecure option configurable (#99236) 4 months ago
kinds i18n: Add `locale` to backend (#102233) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
middleware Org redirection: Fix linking between orgs (#102021) 4 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Data source plugin: Improve error message when plugin has connection issues (#102625) 4 months ago
promlib Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 4 months ago
registry Remote provisioning: do not be that strict for history filepath (#103103) 4 months ago
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 4 months ago
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 4 months ago
services i18n: Add `locale` to backend (#102233) 4 months ago
setting Traces: Preinstall Traces Drilldown app with Grafana (#102986) 4 months ago
storage Unified Storage: Don't read before create (#102906) 4 months ago
tests K8s: Fix error conversion for provisioned dashboards (#103074) 4 months ago
tsdb Fix: Prints should always include new lines (#102795) 4 months ago
util unified-storage: Reduce calls to the user service (#102934) 4 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.