grafana/pkg
Josh Hunt 454380431d
FS: Get CDN prefix from configuration (#110615)
* FS: Get CDN prefix from configuration

* undo logger change

* fix tests

* add unused property

* tests

* fix tests

* remove dead comment
2025-09-08 15:57:03 +00:00
..
aggregator Revert: DataSource: Support config CRUD from apiservers (#106996) (#110342) 2025-08-29 14:49:57 +02:00
api FS: Get CDN prefix from configuration (#110615) 2025-09-08 15:57:03 +00:00
apimachinery Remove drone & dead code in pkg/build; update go modules (#109935) 2025-08-20 14:27:58 -05:00
apis Revert: DataSource: Support config CRUD from apiservers (#106996) (#110342) 2025-08-29 14:49:57 +02:00
apiserver Chore: Replace hand crafted mocks with mockery (#110627) 2025-09-05 07:13:15 +00:00
build CI: pin dagger version to match go.mod (#110638) 2025-09-05 00:28:27 +00:00
bus
clientauth/middleware
cmd Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
codegen Remove drone & dead code in pkg/build; update go modules (#109935) 2025-08-20 14:27:58 -05:00
components
configprovider Add ConfigProvider and modify quota.Service to use it (#109395) 2025-08-12 09:42:10 +03:00
events Chore: Remove unused bus.Bus events (#110738) 2025-09-08 10:47:16 +00:00
expr SQL Expressions: Add Exemplars to instrumentation (#110481) 2025-09-03 17:25:44 +00:00
extensions IAM: Create Service Account API and legacy store impl (#110411) 2025-09-08 14:31:32 +02:00
generated Provisioning: Extract to apps submodule (#109074) 2025-08-01 14:35:18 -05:00
ifaces/gcsifaces
infra Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
kinds Grafana Schema: Extend the `VariableHide` enum (#110579) 2025-09-08 09:08:09 +02:00
login/social Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
middleware Metrics: Add http_response_size_bytes metric (#110428) 2025-09-03 14:47:38 +01:00
mocks/mock_gcsifaces
models
modules Controllers: Make available as a target (#110357) 2025-08-30 12:27:50 +02:00
operators Provisioning: Remove temporary logic to test clients in jobs operator (#110758) 2025-09-08 12:15:13 +00:00
plugins Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
promlib Provisioning: Add Standalone Job Controller Without Job Processing (#109610) 2025-08-25 08:48:40 +00:00
registry Folders: Split legacy out of folder.Service (and remove folder.FolderStore) (#110734) 2025-09-08 18:27:49 +03:00
semconv Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
server Folders: Split legacy out of folder.Service (and remove folder.FolderStore) (#110734) 2025-09-08 18:27:49 +03:00
services FS: Get CDN prefix from configuration (#110615) 2025-09-08 15:57:03 +00:00
setting Chore: Removes HideAngularDeprecation configuration (#110665) 2025-09-08 12:39:01 +02:00
storage Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
tests Alerting: Check if TimeInterval is used in ActiveTimings when deleting (#110691) 2025-09-08 15:04:40 +01:00
tsdb PostgreSQL: Fix error source in PGX (#110752) 2025-09-08 16:21:05 +02:00
util Move SkipIntegrationTestInShortMode to testutil. (#110750) 2025-09-08 12:50:31 +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.