grafana/pkg/services/queryhistory
Ivana Huckova 0f362f8dfc
Query history: Create API to delete query from query history (#44653)
* Query history: Add delete and refactor

* Update docs/sources/http_api/query_history.md

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2022-02-04 16:14:36 +01:00
..
api.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
database.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
models.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
queryhistory_create_test.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
queryhistory_delete_test.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
queryhistory_test.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00
queryhistory.go Query history: Create API to delete query from query history (#44653) 2022-02-04 16:14:36 +01:00