Files
grafana/pkg
owensmallwood 384ec28dfd Unified storage bugfix legacy folders getting first page (#109554)
* When creating a new continue token, it defaults to page 1. Also use constants for default limit and page number.

* Update tests for continue token.

* When listing legacy folders, the continue token will have all paging info in it. Simplifies paging logic and fixes bug when limit not specified.

* Adds regression test to ensure default page limit is enforced.

* remove test comment
2025-08-13 08:50:28 -06:00
..
2025-08-07 10:27:01 +02:00
2025-08-07 10:27:01 +02:00
2025-08-07 10:27:01 +02:00
2025-08-07 10:27:01 +02:00
2025-08-07 10:27:01 +02:00
2025-08-07 10:27:01 +02:00

This directory contains the code for the Grafana backend.

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