mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 04:04:00 -06:00
36ef611cf4
* Create recording rule fields in model * Add migration * Write to database, support in version table * extend fingerprint * Force fields to be empty on validate * Another storage spot, tests for fingerprint * Explicitly set defaults in provisioning API * Tests for main API validation * Add diff tests even though fields are unpopulated for now * Use struct tag approach instead of FromDB/ToDB hooks as it better handles nulls when deserializing * test for deser * Backout RecordTo for now since it's not decided in the doc * back out of migration too * Drop datasourceref for now * address linter complaints * Try a single outer struct with all fields embedded |
||
---|---|---|
.. | ||
admin_configuration_store_mock.go | ||
admin_configuration.go | ||
alert_rule_test.go | ||
alert_rule.go | ||
alertmanager_test.go | ||
alertmanager.go | ||
database.go | ||
deltas_test.go | ||
deltas.go | ||
image_test.go | ||
image.go | ||
instance_database_test.go | ||
instance_database.go | ||
org.go | ||
provisioning_store_test.go | ||
provisioning_store.go | ||
range_to_instant_test.go | ||
range_to_instant.go | ||
testing.go | ||
transactions.go |