mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 21:32:28 +08:00
Alerting: Remove alertingConversionAPI feature flag (#103380)
This commit is contained in:

committed by
GitHub

parent
ac7ad27867
commit
bdbe94abc8
@ -955,10 +955,6 @@ export interface FeatureToggles {
|
||||
*/
|
||||
fetchRulesUsingPost?: boolean;
|
||||
/**
|
||||
* Enable the alerting conversion API
|
||||
*/
|
||||
alertingConversionAPI?: boolean;
|
||||
/**
|
||||
* Enables the new logs panel in Explore
|
||||
*/
|
||||
newLogsPanel?: boolean;
|
||||
|
Reference in New Issue
Block a user