mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Logger: Add feature toggle for errors in HTTP request logs (#64425)
This commit is contained in:
@@ -90,4 +90,5 @@ export interface FeatureToggles {
|
||||
alertStateHistoryLokiSecondary?: boolean;
|
||||
alertStateHistoryLokiPrimary?: boolean;
|
||||
alertStateHistoryLokiOnly?: boolean;
|
||||
unifiedRequestLog?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user