CloudProfiler: Labels is always null in matadata.csv #4323
Labels
api: cloudprofiler
Issues related to the Cloud Profiler API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
samples
Issues that are directly related to samples.
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In which file did you encounter the issue?
golang-samples/profiler/export/main.go
Line 104 in 66fabfc
Did you change the file? If so, how?
To fill Labels value in matadata.csv
Before:
After:
To make label data more readable:
Before:
After:
Describe the issue
Before: Output results of the metadata.csv
Labels is always null in my environment.
After: Output results of the metadata.csv
how do you think ?
The text was updated successfully, but these errors were encountered: