grafana/pkg/services/correlations
Giordano Ricci 9a06b00e92
Correlations: Add DeleteCorrelation HTTP API (#51801)
* Correlations: add DeleteCorrelation HTTP API

* fix error message copy

* add readonly check

* add source_uid in delete condition

* make path singular

* Revert "make path singular"

This reverts commit d15be89578e202e5cb64a3e964ee09521b72d87c.

* add tests

* fix lint errors

* fix lint errors

* change casing

* update spec

* Remove transaction

* change casing in param name in docs
2022-07-27 09:07:58 +01:00
..
api.go Correlations: Add DeleteCorrelation HTTP API (#51801) 2022-07-27 09:07:58 +01:00
correlations.go Correlations: Add DeleteCorrelation HTTP API (#51801) 2022-07-27 09:07:58 +01:00
database.go Correlations: Add DeleteCorrelation HTTP API (#51801) 2022-07-27 09:07:58 +01:00
models.go Correlations: Add DeleteCorrelation HTTP API (#51801) 2022-07-27 09:07:58 +01:00