grafana/pkg
Karl Persson 16c389a79a
Auth: Use authinfo instead (#100957)
Use authinfo instead
2025-02-19 11:41:18 +01:00
..
aggregator Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 2025-02-14 16:33:45 +01:00
api K8s: Move to one feature toggle for folders and dashboards (#100911) 2025-02-19 01:11:26 +02:00
apimachinery Chore: bump authlib version (#100879) 2025-02-19 08:37:32 +00:00
apis Provisioning: Update types (#100722) 2025-02-17 12:45:23 +01:00
apiserver dont return not found error in mode 2 (#100758) 2025-02-14 20:39:51 +02:00
build [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
bus
cmd K8s: Search fallback: Support all sort by methods (#100776) 2025-02-18 12:30:11 -06:00
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 2025-02-10 11:38:30 +01:00
components
events
expr SQL Expressions: Improve response to frame conversion handling (#100625) 2025-02-14 17:21:08 +02:00
extensions [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
generated Provisioning: Update types (#100722) 2025-02-17 12:45:23 +01:00
ifaces/gcsifaces
infra Metrics: Use correct gatherer in graphite bridge (#100624) 2025-02-13 10:19:22 -05:00
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 2025-02-12 19:23:09 +00:00
login/social SSO: Fix team_ids validation for Generic OAuth (#100732) 2025-02-14 17:57:28 +02:00
middleware K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 2025-02-15 04:08:00 +02:00
mocks/mock_gcsifaces
models
modules
plugins Mark grpc data source timeouts as cancelled queries (#100573) 2025-02-13 13:40:53 +01:00
promlib Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 2025-02-14 16:33:45 +01:00
registry K8s: Move to one feature toggle for folders and dashboards (#100911) 2025-02-19 01:11:26 +02:00
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 2025-01-30 16:10:42 +02:00
server K8s: Search fallback: Support all sort by methods (#100776) 2025-02-18 12:30:11 -06:00
services K8s: add a bool setting to select request header auth versus enterprise behavior (#100877) 2025-02-19 05:14:22 +02:00
setting Auth: Add IP address login attempt validation (#98123) 2025-02-05 20:16:36 +02:00
storage Auth: Use authinfo instead (#100957) 2025-02-19 11:41:18 +01:00
tests K8s: Move to one feature toggle for folders and dashboards (#100911) 2025-02-19 01:11:26 +02:00
tsdb SQL data sources: Use correct error source for sql processing errors (#100872) 2025-02-18 18:24:44 +01:00
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 2025-02-13 18:02:54 +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.