Profiler: Go agent should not collect disabled profile types #2835
Labels
api: cloudprofiler
Issues related to the Cloud Profiler API.
lang: go
Issues specific to Go.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Client
Profiler
Environment
Any
Go Environment
$ go version any
Expected behavior
If Profiler agent is started with certain profile types disabled, those profile types should not be collected.
Actual behavior
Profiler agent collects disabled profile types. It should not.
The text was updated successfully, but these errors were encountered: