mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-06-12 23:37:38 +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.