Skip to content

Send integrations list as metadata #1989

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@NullableList<String> integrations;

So we can learn about the usages of our integrations

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions