You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[APM] Add kibana config for limiting the number of services in a service group (#131929)
* [APM] Add kibana config for the limit of number of services in a service group
* change kibana config label & description
* Allow only positive numbers for service group limit
* Add apm prefix to the kibana config
* fix a missing renaming
* revert back to using a constant when getting the list of service groups
* Parallelize uiSettings with setupRequest
* (Fix) Parallelizing getting the value from uiSettings with setupRequest
* delete uiSettingsClient usage from lookupServices
* Use kibana advanced config for limiting the number of services
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Miriam <[email protected]>
0 commit comments