main reasons behind this: - make adding/removing tags cheap - make adding/removing fields cheap - make parsing cheaper - make parse -> decorate -> write out bytes metric flow much faster Refactor serializer to use byte buffer |
||
|---|---|---|
| .. | ||
| filter.go | ||
| filter_test.go | ||
| makemetric.go | ||
| running_aggregator.go | ||
| running_aggregator_test.go | ||
| running_input.go | ||
| running_input_test.go | ||
| running_output.go | ||
| running_output_test.go | ||
| running_processor.go | ||
| running_processor_test.go | ||