1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-05-23 22:30:06 +02:00
Krzesimir Nowak cc756f6a8d
Encode labels once during checkpoint (#572)
The `checkpoint` function is executed in a single thread so we can do
the encoding lazily before passing the encoded version of labels to
the exporter. This is a cheap and quick way to avoid encoding the
labels on every collection interval.

Co-authored-by: Rahul Patel <rahulpa@google.com>
2020-03-20 09:17:45 -07:00
..
2020-03-04 16:12:25 -05:00
2019-08-02 13:52:55 -07:00

The file is empty.