A Development team wants to instrument their code to provide more detailed information to AWS X-Ray than simple outgoing and incoming requests.This will generate large amounts of data, so the Development team wants to implement indexing so they can filter the data.
What should the Development team do to achieve this?
Add annotations to the segment document and the code
Add metadata to the segment document and the code
Configure the necessary X-Ray environment variables
Install required plugins for the appropriate AWS SDK