apm-server
apm-server copied to clipboard
Revisit maxLength=1024 restrictions on Intake API
We should follow current conversations around increasing or removing the ignore_above=1024 restrictions on ECS on keywords (https://github.com/elastic/ecs/issues/105). If ECS and libbeat (https://github.com/elastic/beats/blob/master/libbeat/_meta/fields.ecs.yml#L51) change the limitations, we should make use of that and also revisit the limitations on the intake API.
Just registering that error.stack_trace might be another prime candidate for removal of ignore_above (or increasing it).