grafana/pkg/services/cleanup
Ivana Huckova 4661c9ca47
Query history: Cleanup (#48303)
* Query history: Clean up stale history after 14 days

* Add unstarring sleanup

* Add wraapping

* Update sql for mysql database

* Update

* Remove fmt.Print

* Refactor and simplify solution

* Update pkg/services/queryhistory/database.go

Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>

* Adjust SQL to limit number of deleted queries

* Add limit enforcmenet to cleanup

* Change limit

* Update

Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2022-05-03 14:49:58 +02:00
..
cleanup_test.go Chore: Goconvey migration for cleanup package (#40547) 2021-10-20 21:14:48 +08:00
cleanup.go Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00