grafana/pkg/services/queryhistory
Karl Persson a2cba3d0b5
User: Add tracing (#87028)
* Inject tracer in tests

* Annotate with traces

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2024-04-30 13:15:56 +02:00
..
api.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
database.go Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00
models.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
queryhistory_create_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
queryhistory_delete_stale_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2023-04-17 12:02:47 +02:00
queryhistory_delete_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
queryhistory_enforce_limit_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_patch_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory_search_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2023-04-17 12:02:47 +02:00
queryhistory_star_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory_test.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
queryhistory_unstar_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
writers.go Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00