# Functions
CompareLabelPairs compares the two label sets.
CompareProfile compares the two profiles.
EmptyLabels returns n empty Labels value, for convenience.
No description provided by the author
ExportToFlamebearer exports the flamegraph to a Flamebearer struct.
No description provided by the author
GetTimeRange returns the time interval and true if the request has an interval, otherwise ok is false.
No description provided by the author
LabelPairsString returns a string representation of the label pairs.
LabelsFromMap returns new sorted Labels from the given map.
LabelsFromStrings creates new labels from pairs of strings.
No description provided by the author
No description provided by the author
No description provided by the author
NewFlamegraphDiff generates a FlameGraphDiff from 2 trees.
No description provided by the author
No description provided by the author
No description provided by the author
NewLabelsBuilder returns a new LabelsBuilder.
NewMergeIterator returns an iterator that k-way merges the given iterators.
No description provided by the author
No description provided by the author
No description provided by the author
NewStackTraceMerger merges collections of StacktraceSamples.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTimeSeriesMerger creates a new series merger.
No description provided by the author
ParseProfileTypeSelector parses the profile selector string.
No description provided by the author
RangeSeries aggregates profiles into series.
SelectorFromProfileType builds a *label.Matcher from an profile type struct.
ServiceVersionFromLabels Attempts to extract a service version from the given labels.
No description provided by the author
No description provided by the author
TopSeries returns the top k series by sum of values.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
LabelsBuilder allows modifying Labels.
No description provided by the author
No description provided by the author
Stack is a stack of values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
TimeRangeRequest is a request that has a time interval.
No description provided by the author
No description provided by the author
# Type aliases
Labels is a sorted set of labels.
LabelsEnforcedOrder is a sort order of labels, where profile type and service name labels always go first.
No description provided by the author
No description provided by the author
No description provided by the author