Georges Chaudy
07b804457e
listAtRevision should always use the token from the RV if present
2024-07-09 21:41:30 +02:00
Georges Chaudy
1fc1dd0914
Update pkg/storage/unified/sql/backend.go
2024-07-09 19:45:44 +02:00
Georges Chaudy
2207ef10de
Update pkg/storage/unified/sql/queries_test.go
2024-07-09 19:44:35 +02:00
Georges Chaudy
36d9099d1a
lint
2024-07-09 15:57:55 +02:00
Georges Chaudy
37e0745d7a
Fix missing rows.Close()
2024-07-09 12:26:49 +02:00
Georges Chaudy
a6538fa8df
add resource_history_list test
2024-07-08 23:54:33 +02:00
Georges Chaudy
e8214869de
add resource_history_list test
2024-07-08 23:51:14 +02:00
Georges Chaudy
f6b32c94bd
improve tests for pagination
2024-07-08 23:42:46 +02:00
Georges Chaudy
d305f1baf4
Add pagination
2024-07-08 22:57:11 +02:00
Georges Chaudy
c8f516fc55
pagination first page
2024-07-08 21:55:25 +02:00
Georges Chaudy
f3c554e668
watch
2024-07-08 12:16:16 +02:00
Georges Chaudy
68a0cf5d81
remove testdataJSON
2024-07-08 12:12:09 +02:00
Georges Chaudy
d98da81a42
move sqltemplate
2024-07-08 11:49:05 +02:00
Georges Chaudy
80bf285216
watch from head
2024-07-08 10:49:25 +02:00
Georges Chaudy
396979bcf6
Cleanup
2024-07-08 10:19:01 +02:00
Georges Chaudy
26a2f947e8
basic list
2024-07-08 10:04:13 +02:00
Georges Chaudy
4275a01bc2
add watch
2024-07-08 00:54:33 +02:00
Georges Chaudy
75c25a527d
add watch
2024-07-08 00:51:40 +02:00
Georges Chaudy
774ae238cb
Implement SQL store
2024-07-07 21:49:44 +02:00
Ryan McKinley
95ffa3486b
cleanup
2024-07-03 20:30:42 -07:00
Ryan McKinley
ab591cf4d1
cleanup
2024-07-03 20:25:12 -07:00
Ryan McKinley
aa4901e206
merge upstream
2024-07-03 20:16:34 -07:00
Ryan McKinley
40cb4ac30f
Merge remote-tracking branch 'origin/main' into resource-store-bridge
2024-07-03 20:02:04 -07:00
Ryan McKinley
8f4b3062d6
fix lint
2024-07-03 19:23:40 -07:00
Ryan McKinley
fe201b6bb2
FeatureToggles: Update metadata from gitlog ( #89766 )
2024-07-04 04:53:39 +03:00
Ryan McKinley
428b90c14b
Merge remote-tracking branch 'origin/main' into resource-store-bridge
2024-07-03 18:46:30 -07:00
Li Zeghong
edc1f50c4e
Chore: Remove unnecessary typecheck linter config ( #89198 )
2024-07-04 02:33:03 +03:00
Ryan McKinley
9e5b88c6dd
add field selectors
2024-07-03 15:56:28 -07:00
Ryan McKinley
8dd8bc85a6
Merge remote-tracking branch 'origin/main' into resource-store-bridge
2024-07-03 15:44:27 -07:00
Ryan McKinley
de06762852
K8s: Add basic peakq test w/ resource ( #90026 )
2024-07-04 01:26:33 +03:00
Todd Treece
274bd08afc
K8s: Improve key generation and parsing ( #90014 )
2024-07-04 01:11:45 +03:00
Ryan McKinley
59a142095f
Merge remote-tracking branch 'origin/main' into resource-store-bridge
2024-07-03 14:45:35 -07:00
Ryan McKinley
53f16521a7
add doc.go
2024-07-03 14:45:25 -07:00
Ryan McKinley
9fa906ab80
add doc.go
2024-07-03 14:45:14 -07:00
Dave Henderson
f70f60efd0
localdev: Enable profiling on local dev environment ( #89727 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-07-04 00:30:41 +03:00
Ryan McKinley
22d3f163df
Merge remote-tracking branch 'origin/main' into resource-store-bridge
2024-07-03 13:55:27 -07:00
Ryan McKinley
d09979b332
check for deleted
2024-07-03 13:55:12 -07:00
Yuri Tseretyan
411bab6d44
Alerting: Lower severity of logs about duplicates to debug ( #89971 )
...
lower severity of logs about duplicates to debug
2024-07-03 16:46:28 -04:00
Ryan McKinley
ddcbc753d3
fix tabs to spaces
2024-07-03 13:38:16 -07:00
Dave Henderson
4ec4994e89
infra(tracing): Always end started spans ( #90016 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-07-03 16:25:57 -04:00
Kyle Cunningham
c9b1e81ed2
Table panel: Add alt and title text options to image cell type ( #89930 )
...
* Various updates
* Update form callbacks
* Use defaultValue as opposed to value on input
* Fix things up
* Docs
* Prettier
* Update docs
* Update label text
* Prettier
2024-07-03 22:10:54 +03:00
Stephanie Hingtgen
2d5c58cb90
Feature toggles: add expression to generated json and k8s response ( #90006 )
2024-07-03 21:08:58 +03:00
Ryan McKinley
2a4fedb6ee
remove sort parsing
2024-07-03 10:58:43 -07:00
Ryan McKinley
e728b12ec0
remove watch tests -- key func complications
2024-07-03 10:56:22 -07:00
Adam Bannach
48552a578a
feat: add adaptive logs under cost management->logs nav ( #89875 )
...
Co-authored-by: Xiyu Chen <xiyu.chen@grafana.com>
2024-07-03 19:59:47 +03:00
Gilles De Mey
3ca4fb1a8f
Alerting: Show repeat interval in timing options meta ( #89414 )
2024-07-03 19:56:30 +03:00
Todd Treece
c6663ce6be
Chore: Ensure go.work.sum is updated ( #89996 )
2024-07-03 12:49:03 -04:00
Sarah Zinger
db68d58d52
CloudWatch: add account dropdown to metric insights ( #89926 )
2024-07-03 12:09:40 -04:00
Ryan McKinley
dc163d10cc
add resource store abstraction
2024-07-03 08:59:09 -07:00
Sergej-Vlasov
acf5c7c6ba
DashboardScene: Activate refresh picker manually when time controls are hidden ( #89952 )
...
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2024-07-03 18:43:44 +03:00