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
Jack Westbrook f96e4e9ad2
Frontend: Remove Angular (#99760)
4 months ago
..
aggregator CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
api Frontend: Remove Angular (#99760) 4 months ago
apimachinery CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
apis Provisioning: Require a name in the saved resource (#103309) 4 months ago
apiserver CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
build CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd Dashboard Restore: Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked (#103204) 4 months ago
codegen CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 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: Query Service Support (#101955) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 5 months ago
generated Provisioning: webhook last event timestamp (#103180) 4 months ago
ifaces/gcsifaces
infra Tracing: Add `Insecure` to `NewOTLPTracingConfig` (#103174) 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
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 Frontend: Remove Angular (#99760) 4 months ago
promlib CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
registry Frontend: Remove Angular (#99760) 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 Frontend: Remove Angular (#99760) 4 months ago
setting Frontend: Remove Angular (#99760) 4 months ago
storage search: add manager kind to bleve (#103305) 4 months ago
tests Frontend: Remove Angular (#99760) 4 months ago
tsdb Revert "Tempo: fix streaming with TLS without BasicAuth (#100546)" (#103358) 4 months ago
util Retry aborted transactions on Spanner. (#103289) 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.