class ElasticAPM::Transport::Serializers::Serializer

def keyword_field(value)

def keyword_field(value)
  Util.truncate(value)
end