Skip to content

Send integrations list as metadata #1989

@marandaneto

Description

@marandaneto

Problem Statement

Right now we only send the sdk packages but not integrations

Solution Brainstorm

/**
* List of integrations that are enabled in the SDK. _Optional._
*
* <p>The list should have all enabled integrations, including default integrations. Default
* integrations are included because different SDK releases may contain different default
* integrations.
*/
private @Nullable List<String> integrations;

So we can learn about the usages of our integrations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions