grafana/pkg
Jon Cole 67b90ceba5
Azure: Load custom clouds from ini file (#87667)
* Load custom clouds from config file

* Update docs

* Use the correct list of clouds, add test, fix error condition handling

* Remove on custom cloud from sample.ini and docs

* Remove unnecessary else block

* Use cached json instead of serializing with each request

* Update grafana-azure-sdk-go version to v2.0.4

* update configure-grafana entry for clouds_config

* fix lint errors

* fix lint errors

---------

Co-authored-by: Jeremy Angel (from Dev Box) <jeremyangel@microsoft.com>
2024-05-24 17:40:04 +01:00
..
api Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
apimachinery sql expressions - logging (#88193) 2024-05-22 17:18:46 -04:00
apis Scopes: Change JS linkID to linkId (#87831) 2024-05-14 11:01:21 -04:00
apiserver Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2024-04-25 17:25:48 +02:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd RBAC: Expand action sets when fetching permissions (#87967) 2024-05-21 15:09:26 +01:00
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2024-04-25 20:52:09 +02:00
components Chore: Improve some confusing logs (#87185) 2024-05-01 19:42:05 +03:00
events
expr Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
extensions Caching: Implement mtls-enabled memcached integration (#84171) 2024-05-09 15:12:08 -04:00
generated K8s: update hack codegen script (#81216) 2024-01-25 12:01:09 -08:00
ifaces/gcsifaces
infra Datasources: Enable native histograms for datasource response size metric (#87962) 2024-05-16 13:48:51 +02:00
kinds Schemas: Replace registry generation and github workflow (#83490) 2024-03-13 18:05:21 +02:00
login/social OIDC: Support Generic OAuth org to role mappings (#87394) 2024-05-23 09:55:45 +02:00
middleware User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models Auth: Add empty role definition (#64694) 2023-07-06 15:40:06 +02:00
modules Storage Api: Add metrics (#85316) 2024-04-08 08:35:01 -06:00
plugins Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
promlib Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
registry QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 2024-05-23 18:46:28 +02:00
server RBAC: Clean up action set code (#88147) 2024-05-23 12:14:01 +01:00
services Azure: Load custom clouds from ini file (#87667) 2024-05-24 17:40:04 +01:00
setting Azure: Load custom clouds from ini file (#87667) 2024-05-24 17:40:04 +01:00
tests Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
tsdb Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
util Errors: Update errutil to be compatible with k8s errors (#87605) 2024-05-20 18:11:37 +03:00
web Image Rendering: Add settings for default width, height and scale (#82040) 2024-02-26 13:27:34 +01:00
README.md
ruleguard.rules.go

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.