The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/queryhistory
Karl Persson a2cba3d0b5
User: Add tracing (#87028)
1 year ago
..
api.go Query History: Remove migration (#67470) 2 years ago
database.go Query History: Count using SQL, not post query (#82208) 1 year ago
models.go Query History: Remove migration (#67470) 2 years ago
queryhistory.go Query History: Remove migration (#67470) 2 years ago
queryhistory_create_test.go Chore: use any rather than interface{} (#74066) 2 years ago
queryhistory_delete_stale_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2 years ago
queryhistory_delete_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
queryhistory_enforce_limit_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
queryhistory_patch_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
queryhistory_search_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2 years ago
queryhistory_star_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
queryhistory_test.go User: Add tracing (#87028) 1 year ago
queryhistory_unstar_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
writers.go Query History: Count using SQL, not post query (#82208) 1 year ago