grafana/pkg
Kyle Brandt b1490a10e8
SQL Expressions / Alerting: Do not allow duplicates (#103394)
2025-04-04 10:00:30 -04:00
..
aggregator CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
api Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
apimachinery CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
apis Provisioning: Require a name in the saved resource (#103309) 2025-04-03 18:58:05 +03:00
apiserver CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
build CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd Dashboard Restore: Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked (#103204) 2025-04-03 02:52:54 -05:00
codegen CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
components Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
events
expr SQL Expressions / Alerting: Do not allow duplicates (#103394) 2025-04-04 10:00:30 -04:00
extensions Use enterprise imports for pro builds as well. (#101423) 2025-02-27 17:33:26 +02:00
generated Provisioning: webhook last event timestamp (#103180) 2025-04-02 10:09:58 +02:00
ifaces/gcsifaces
infra Tracing: Add `Insecure` to `NewOTLPTracingConfig` (#103174) 2025-04-01 17:34:42 +02:00
kinds i18n: Add `locale` to backend (#102233) 2025-03-31 15:59:07 +02:00
login/social Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
middleware Org redirection: Fix linking between orgs (#102021) 2025-03-13 09:42:12 +00:00
mocks/mock_gcsifaces
models
modules
plugins Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
promlib CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 2025-04-02 13:31:47 -05:00
registry Provisioning: add most mocks to unit test provisioning jobs (#103446) 2025-04-04 15:42:20 +03:00
semconv Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
server AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2025-03-25 08:59:03 +01:00
services Provisioning: Update onboarding page (#103436) 2025-04-04 13:08:58 +03:00
setting Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
storage Provisioning: add most mocks to unit test provisioning jobs (#103446) 2025-04-04 15:42:20 +03:00
tests Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
tsdb Revert "Tempo: fix streaming with TLS without BasicAuth (#100546)" (#103358) 2025-04-03 15:48:26 +03:00
util Retry aborted transactions on Spanner. (#103289) 2025-04-03 16:26:09 +02:00
web
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.