grafana/pkg
Andres Martinez Gotor 0d50efe198
Preinstall: Avoid overwriting development versions (#104781)
2025-05-05 14:51:35 +02:00
..
aggregator Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
api Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
apimachinery IAM: Add `datasources:query` support for using the authlib/authzservice (#104107) 2025-04-24 13:39:31 +01:00
apis Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
apiserver fix: make data syncer run configurable on mode (2->3) change (#104401) 2025-04-25 13:43:35 +02:00
build Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 2025-04-23 20:54:35 +03:00
codegen Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 2025-04-14 10:01:19 +01:00
components CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
events
expr Alerting: Remove feature toggle for custom recovery threshold (#104455) 2025-04-24 11:58:17 -04:00
extensions unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
generated Provisioning: webhook last event timestamp (#103180) 2025-04-02 10:09:58 +02:00
ifaces/gcsifaces
infra Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
kinds i18n: Add `locale` to backend (#102233) 2025-03-31 15:59:07 +02:00
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
mocks/mock_gcsifaces
models
modules unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
plugins Chore: Update internal go.mod references (#104262) 2025-04-22 10:42:39 +01:00
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 2025-04-17 00:32:25 +03:00
registry Provisioning: Require author name (#104789) 2025-04-30 19:33:21 +03:00
semconv [main] Go: Bump to 1.24.2 (#103521) 2025-04-08 17:12:30 +02:00
server unified-storage: expose memberlist cluster label config (#104643) 2025-04-30 09:43:09 -04:00
services Preinstall: Avoid overwriting development versions (#104781) 2025-05-05 14:51:35 +02:00
setting unified-storage: expose memberlist cluster label config (#104643) 2025-04-30 09:43:09 -04:00
storage Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
tests Alerting: Migrate notifications API to app-platform SDK application (#104424) 2025-04-30 10:23:56 -04:00
tsdb TestData: Support a steps scenario (#104736) 2025-04-30 16:22:59 +03:00
util Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
web CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
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.