Open
Description
openedon Sep 16, 2021
- 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