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
Sven Grossmann f277902682
Sidebar: Create a sidebar that can render an extension (#102626)
4 months ago
..
aggregator CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
api Dashboard Restore: Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked (#103204) 4 months ago
apimachinery CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
apis CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 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: Make SQL Expressions work with Alerting (#101820) 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 CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
promlib CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 4 months ago
registry K8s: Revert change around full path (#103334) 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 Sidebar: Create a sidebar that can render an extension (#102626) 4 months ago
setting Zanzana/enable TLS for client side gRPC (#103000) 4 months ago
storage search: add manager kind to bleve (#103305) 4 months ago
tests Investigations: add `fieldConfig` and `queries` (#103276) 4 months ago
tsdb Influx: Support PDC for Influx SQL (#103032) 4 months ago
util CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 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.