grafana/pkg/apiserver/rest
Leonor Oliveira ec6a939815
Compare results when reading/writing between unified_storage and legacy (#89773)
* Compare results when reading/writing between unified_storage and legacy

* Always use name when comparing objects

* Compare on get method

* Update pkg/apiserver/rest/dualwriter.go

Co-authored-by: Dan Cech <dcech@grafana.com>

* Add new metric to count how many times we read from legacy in mode 2

* Move counter

* Add name in mode1

---------

Co-authored-by: Dan Cech <dcech@grafana.com>
2024-07-05 14:01:05 +02:00
..
dualwriter_mode1_test.go Use global function to compare any entity to both stores (#89282) 2024-06-26 10:19:40 +02:00
dualwriter_mode1.go Compare results when reading/writing between unified_storage and legacy (#89773) 2024-07-05 14:01:05 +02:00
dualwriter_mode2_test.go Unified Storage: Always populate RV and UID on create (#89554) 2024-06-21 17:37:53 +01:00
dualwriter_mode2.go Compare results when reading/writing between unified_storage and legacy (#89773) 2024-07-05 14:01:05 +02:00
dualwriter_mode3_test.go Choose mode. Turn DualWriter into a real interface. Better Logging (#87291) 2024-05-06 23:18:28 +02:00
dualwriter_mode3.go Use global function to compare any entity to both stores (#89282) 2024-06-26 10:19:40 +02:00
dualwriter_mode4_test.go Choose mode. Turn DualWriter into a real interface. Better Logging (#87291) 2024-05-06 23:18:28 +02:00
dualwriter_mode4.go Use global function to compare any entity to both stores (#89282) 2024-06-26 10:19:40 +02:00
dualwriter_test.go Chore: Fix apiserver circular dependencies (#89918) 2024-07-01 11:42:34 -04:00
dualwriter.go Compare results when reading/writing between unified_storage and legacy (#89773) 2024-07-05 14:01:05 +02:00
metrics.go Compare results when reading/writing between unified_storage and legacy (#89773) 2024-07-05 14:01:05 +02:00
storage_mocks_test.go Storage: Extract returned object hydration into function (#88012) 2024-05-28 15:14:27 +02:00