Skip to content

proposal: profiler: support for DD_PROFILE_TYPES environment variable #1011

Open

Description

  • Allow for profilers to be enabled based on an environment variable

Example:

DD_PROFILE_TYPES="cpu,heap,mutex,block,goroutine,goroutinewait,metrics"
DD_PROFILE_TYPES="all"

Today this is only possible using the option WithProfileTypes.

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

Metadata

Assignees

No one assigned

    Labels

    profilerproposalmore in depth change that requires full team approvalproposal/acceptedAccepted proposals

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions