grafana/pkg/tsdb
Serge Zaitsev a95fb3a37c
Chore: Omit integration tests if short test flag is passed (#108777)
* omit integration tests if short test flag is passed

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/tests/api/alerting/api_ruler_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/cmd/grafana-cli/commands/datamigrations/to_unified_storage_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* Update pkg/services/ngalert/models/receivers_test.go

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>

* fix the rest

* false positive

---------

Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
2025-07-28 13:38:54 +02:00
..
azuremonitor Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2025-07-07 15:31:25 +02:00
cloud-monitoring Cloud Monitoring: Add support for service account impersonation (#107022) 2025-06-27 17:31:34 +00:00
cloudwatch CloudWatch: Improve smithy error handling (#108523) 2025-07-28 09:43:37 +00:00
elasticsearch Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2025-07-07 15:31:25 +02:00
grafana-postgresql-datasource Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
grafana-pyroscope-datasource Profiles: Stop passing response headers for Grafana-Pyroscope and parca datasources (#106577) 2025-06-11 18:34:21 +01:00
grafana-testdata-datasource TestData: Adds Frame Type to "Predictable" Scenarios to enable SQL expressions (#106177) 2025-05-29 07:22:51 -04:00
grafanads
graphite
influxdb Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
jaeger Jaeger: Decouple backend (#107310) 2025-07-01 10:36:35 +02:00
loki Loki: Remove `lokiStructuredMetadata` feature toggle (#107292) 2025-06-30 16:09:44 +02:00
mssql
mysql Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
opentsdb
parca Profiles: Stop passing response headers for Grafana-Pyroscope and parca datasources (#106577) 2025-06-11 18:34:21 +01:00
prometheus
tempo Tempo: Fix TraceQL Search escaping regex queries (#106693) 2025-06-18 12:21:45 +01:00
zipkin Zipkin: Decouple backend (#107312) 2025-07-01 08:58:00 +00:00
Magefile.go