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
We should also consider marking in docs which options are reloadable and via which sources (if we want to support reloadable sources other than central configuration - for example Microsoft.Extensions.Configuration)
Derived from elastic/apm#138.
Add support for the next batch of central (AKA remote) config options. At the moment the next batch consists of the following options:
CAPTURE_BODYTRANSACTION_MAX_SPANS(see Agent Configuration in Kibana, GA apm#138 (comment) regarding backend validation of this option's value)We should also consider marking in docs which options are reloadable and via which sources (if we want to support reloadable sources other than central configuration - for example
Microsoft.Extensions.Configuration)