Files
grafana/pkg
Josh Hunt 544980d240 FS: Add QPS and Burst configuration for settings service (#118187)
Frontend: Add QPS and Burst configuration for settings service client

Make the settings service client's rate limiting configurable via INI/env vars, allowing operators to tune QPS (requests per second) and Burst without code changes.

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-16 14:35:19 +00:00
..

This directory contains the code for the Grafana backend.

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