grafana/pkg
Sofia Papagiannaki bdeb829cf6
Revert "Nested Folders: Fix fetching a folder by title" (#76469)
Revert "Nested Folders: Fix fetching a folder by title (#74725)"

This reverts commit 0eac9aff7f.
2023-10-12 18:31:49 +03:00
..
api RBAC: Fix plugins pages access-control (#76321) 2023-10-12 10:46:43 +02:00
apis Playlist: Use a different go struct for sql service vs k8s (#76393) 2023-10-12 08:29:06 -07:00
build Building: Remove dependency to urw-fonts in RPM packages (#76198) 2023-10-10 08:15:54 +02:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd Expose enterprise-commit in server version output (#75897) 2023-10-04 14:51:35 +02:00
codegen
components
cuectx
events
expr SSE: Support hysteresis threshold expression (#70998) 2023-10-10 17:51:50 +03:00
extensions
ifaces/gcsifaces
infra SigningKeys: Add jwks endpoint (#76040) 2023-10-05 15:17:31 +02:00
kinds Playlist: Use a different go struct for sql service vs k8s (#76393) 2023-10-12 08:29:06 -07:00
kindsysreport Playlist: Use a different go struct for sql service vs k8s (#76393) 2023-10-12 08:29:06 -07:00
login Auth: Add support for role mapping and allowed groups in Google OIDC (#76266) 2023-10-10 18:07:23 +02:00
middleware RBAC: Fix plugins pages access-control (#76321) 2023-10-12 10:46:43 +02:00
mocks/mock_gcsifaces
models
modules
plugins Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2023-10-11 12:42:32 +02:00
registry Playlist: Use a different go struct for sql service vs k8s (#76393) 2023-10-12 08:29:06 -07:00
server Alerting: Move legacy alert migration from sqlstore migration to service (#72702) 2023-10-12 13:43:10 +01:00
services Revert "Nested Folders: Fix fetching a folder by title" (#76469) 2023-10-12 18:31:49 +03:00
setting Live: Allow setting the engine password (#76289) 2023-10-11 09:45:24 +01:00
tests Alerting: Add provenance field to /api/v1/provisioning/alert-rules (#76252) 2023-10-11 14:51:20 +01:00
tsdb Pyroscope: Change phlare/api module to pyroscope/api module (#76271) 2023-10-10 18:13:14 +02:00
util Instrumentation: Handle context.Canceled (#75867) 2023-10-10 12:28:39 +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.