mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-05-23 22:30:06 +02:00
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>
The file is empty.