grafana/pkg
Stephanie Hingtgen 7c2890384a
K8s: Dashboards: Set v1alpha1 as priority (#102729)
2025-03-25 10:32:49 -06:00
..
aggregator Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
api K8s: Dashboards: Set v1alpha1 as priority (#102729) 2025-03-25 10:32:49 -06:00
apimachinery Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
apis Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
apiserver AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2025-03-25 08:59:03 +01:00
build Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd K8s: Dashboards: Set v1alpha1 as priority (#102729) 2025-03-25 10:32:49 -06:00
codegen Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
components Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
events
expr SQL Expressions: allow ParenSelect in queries (#102807) 2025-03-25 16:19:52 +00:00
extensions Use enterprise imports for pro builds as well. (#101423) 2025-02-27 17:33:26 +02:00
generated Provisioning: Update APIs in main (#102345) 2025-03-18 14:55:22 +02:00
ifaces/gcsifaces
infra Stats: Propagate context when listing sandbox plugins (#102207) 2025-03-19 15:29:30 +01:00
kinds Codegen: Cog and go fixes (#101408) 2025-03-12 10:12:56 +01: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 K8s: Add tracing to apiserver startup (#95744) 2024-11-02 00:44:40 +01:00
plugins Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
promlib Chore: Update remaining gomod and containers to use Go 1.24.1 (#102794) 2025-03-25 15:23:29 +01:00
registry K8s: Dashboards: Set v1alpha1 as priority (#102729) 2025-03-25 10:32:49 -06: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 K8s: Dashboards: Set v1alpha1 as priority (#102729) 2025-03-25 10:32:49 -06:00
setting AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2025-03-25 08:59:03 +01:00
storage K8s: Dashboards: Set v1alpha1 as priority (#102729) 2025-03-25 10:32:49 -06:00
tests Provisioning: Gracefully handle AlreadyExists errors (#102758) 2025-03-25 10:41:38 +01:00
tsdb Revert "Cloudwatch: Migrate to aws-sdk-go-v2" (#102738) 2025-03-24 19:11:04 +00:00
util xorm: Move for loop that finds inserted columns outside of iteration over all values. (#102700) 2025-03-25 16:22:34 +01: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.