GiamPy5 / terraform-aws-directus

This repository allows you to deploy Directus in AWS using Terraform following AWS Best Practises.
https://registry.terraform.io/modules/GiamPy5/directus/aws/latest
MIT License
11 stars 1 forks source link

How can I intergrate AWS X-ray with Directus? #8

Open huypd6946-cowell opened 1 week ago

huypd6946-cowell commented 1 week ago

Could you please support me to intergrate AWS X-ray with Directus? I tried many times but not found the correct way to intergrate.

GiamPy5 commented 1 week ago

Thanks for your ticket! I've added it in the queue 😄

GiamPy5 commented 1 week ago

https://github.com/GiamPy5/terraform-aws-directus/pull/9 integration is ready to be merged, however it won't fetch any data since the tracing is not enabled at application-level. We need to ask Directus Team to integrate this feature.

See https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-nodejs.html.