grafana/pkg
Austin Pond ae59c7bf25
Merge branch 'main' into IfSentient/add-example-app
2025-10-06 10:37:18 -04:00
..
aggregator Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
api User API: add missing uid to user look up api (#112017) 2025-10-04 12:24:13 +03:00
apimachinery Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
apis FeatureToggles: Removed deprecated code (#111750) 2025-09-29 20:05:44 +03:00
apiserver Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
build Chore: Update authlib (foder as top level argument) (#111800) 2025-10-01 14:40:28 +00:00
bus
clientauth/middleware
cmd chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
codegen Run make update-workspace 2025-10-06 10:15:50 -04:00
components
configprovider
events
expr SQL Expressions: Fix string constants in frame types (#111946) 2025-10-02 17:00:27 +00:00
extensions chore(deps): Backend - Adding puzpuzpuz/xsync/v4 (#111507) 2025-09-23 19:09:46 -04:00
generated
ifaces/gcsifaces
infra chore(tracing): Initialize tracing early, before wire (#112007) 2025-10-06 13:44:13 +00:00
kinds
login/social
middleware
mocks/mock_gcsifaces
models
modules Background Services: Remove dskitBackgroundServices toggle (#111255) 2025-09-26 15:16:06 -04:00
operators Provisioning: Refactor to combine validation and test endpoint logic (#111965) 2025-10-03 01:16:37 -06:00
plugins Run make update-workspace 2025-10-06 10:15:50 -04:00
promlib Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
registry Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
semconv
server Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
services Merge branch 'main' into IfSentient/add-example-app 2025-10-06 10:37:18 -04:00
setting Unified storage search: Introduce min index update interval (#111978) 2025-10-06 10:02:03 +02:00
storage Remove unused arguments from ResourceIndex and SearchBackend interfaces. (#112043) 2025-10-06 11:47:52 +02:00
tests Provisioning: use kind consistently for provisioning stats (#111977) 2025-10-04 09:02:02 -05:00
tsdb PostgreSQL: Decouple plugin (#111620) 2025-10-02 14:12:47 +02:00
util Sqlite: Increase busy_timeout to 7.5s for non-cgo driver (#111883) 2025-10-01 18:18:44 +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.