Skip to content

Add forRootAsync for asynchronous configuration #37

Description

@L3au

Hey there!

We're using nestjs-ddtrace in our project and it's been super helpful for debugging with Datadog traces. It's made a real difference!

We're running into a situation where we need to configure the module asynchronously. We're pulling our options from the Nest Config module, which in turn gets them from our .env file. A forRootAsync method would be perfect for this and would make our initialization much more flexible. This pattern is pretty common for us.

What do you think about this approach? If it sounds good to you, I'm happy to put together a PR to add this feature. Let me know your thoughts!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions