-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
output/cloudv2: Compact histogram (#3169)
The protocol for Trend metrics conversion now uses a more compact solution for storing the histogram's distribution. It tracks only the significant buckets. The encoding is mostly reproducing what the Prometheus Native Histogram Protobuf encoding is doing.
- Loading branch information
Showing
7 changed files
with
451 additions
and
395 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.