Closed

Description
There may be a very good reason for this, for example gating the use of reflect
behind a tag, but I was confused to discover that RegisterAggregator
was not a default feature when I found it in one of the examples.
The line is here, and I can only get the custom_func
example to build with go build -tags trace
.
That's fine, if documented more clearly. But, does including -tags trace
install performance-degrading hooks elsewhere? Is there a disadvantage to enabling the trace
flag?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels