package
1.9.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

CombinedPath specifies that each request should be sent to both write paths.
IngesterPath specifies old write path the requests are sent to ingester.
SegmentWriterPath specifies the new write path: distributor sends the request to segment writers before profile split, using the new distribution algorithm and the segment-writer ring.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
WritePath controls the write path.