mirror of
https://github.com/grafana/grafana.git
synced 2026-03-13 15:29:48 +08:00
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>
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.