mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Finished integration tests for index health + bug fixed on internal removing idnexes
This commit is contained in:
committed by
Dan Christian Bogos
parent
b6162b6fe0
commit
bda3fe0636
@@ -1282,6 +1282,7 @@ const (
|
||||
APIerSv1ComputeFilterIndexIDs = "APIerSv1.ComputeFilterIndexIDs"
|
||||
APIerSv1GetAccountActionPlansIndexHealth = "APIerSv1.GetAccountActionPlansIndexHealth"
|
||||
APIerSv1GetReverseDestinationsIndexHealth = "APIerSv1.GetReverseDestinationsIndexHealth"
|
||||
APIerSv1GetReverseFilterHealth = "APIerSv1.GetReverseFilterHealth"
|
||||
APIerSv1GetThresholdsIndexesHealth = "APIerSv1.GetThresholdsIndexesHealth"
|
||||
APIerSv1GetResourcesIndexesHealth = "APIerSv1.GetResourcesIndexesHealth"
|
||||
APIerSv1GetStatsIndexesHealth = "APIerSv1.GetStatsIndexesHealth"
|
||||
|
||||
Reference in New Issue
Block a user