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/ngalert/store
Peter Štibraný c4d3eb1cd0
Remove support for Google Spanner database. (#105846)
2 months ago
..
proto/v1 UnifiedStorage: Rename Batch processing to Bulk (#101413) 5 months ago
admin_configuration.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
admin_configuration_store_mock.go Chore: use any rather than interface{} (#74066) 2 years ago
alert_rule.go Alerting: Support for active time intervals in notification policies (#104252) 2 months ago
alert_rule_test.go Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 (#105193) 2 months ago
alertmanager.go Alerting: Fix Alertmanager configuration updates (#99610) 6 months ago
alertmanager_test.go Remove support for Google Spanner database. (#105846) 2 months ago
compat.go Alerting: Add backend support for keep_firing_for (#100750) 4 months ago
compat_test.go Alerting: Rule version history API (#99041) 6 months ago
database.go Alerting: Publish event when one or more rules are created or changed (#93637) 9 months ago
deltas.go Alerting: Relax permissions for access a rule (#103664) 3 months ago
deltas_test.go Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 (#105193) 2 months ago
image.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
image_test.go Alerting: Use URLs in image annotations (#66804) 2 years ago
instance_database.go Alerting: Remove feature toggle alertingNoNormalState (#99905) 6 months ago
instance_database_bench_test.go Alerting: Add compressed protobuf-based alert state storage (#99193) 6 months ago
instance_database_test.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
models.go Alerting: Add backend support for keep_firing_for (#100750) 4 months ago
namespace.go K8s: Folders: Modify GetChildren to return only Folder References (#103072) 4 months ago
namespace_test.go Alerting: Generate deterministic UID for folders created for Prometheus rule conversion (#101760) 4 months ago
org.go Alerting: Use org store to read organization IDs (#99938) 6 months ago
org_test.go Alerting: Use org store to read organization IDs (#99938) 6 months ago
proto_instance_database.go Alerting: Remove feature toggle alertingNoNormalState (#99905) 6 months ago
proto_instance_database_test.go Alerting: Add compressed protobuf-based alert state storage (#99193) 6 months ago
provisioning_store.go Alerting: Use upsert to set or update provenance (#101688) 4 months ago
provisioning_store_test.go Chore: Fix goimports grouping in alerting (#62424) 3 years ago
range_to_instant.go Alerting: Apply query optimization to eval endpoints (#78566) 2 years ago
range_to_instant_test.go Alerting: Apply query optimization to eval endpoints (#78566) 2 years ago
testing.go Alerting: Publish event when one or more rules are created or changed (#93637) 9 months ago
transactions.go