modulepackage
0.0.0-20230215110519-15853baf3a79
Repository: https://github.com/deepflowio/tempopb.git
Documentation: pkg.go.dev
# README
tempopb
Copy from grafana/tempo/pkg/tempopb, in order to reduce the excessive pkg upgrade caused by direct import tempopb.
# Functions
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
ReuseByteSlices puts the byte slice back into bytePool for reuse.
SliceFromBytePool gets a slice from the byte pool.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
PreallocBytes is a (repeated bytes slices) which preallocs slices on Unmarshal.
PushBytesRequest pushes slices of traces, ids and searchdata.
Write.
No description provided by the author
SearchBlockRequest takes SearchRequest parameters as well as all information necessary to search a block in the backend.
No description provided by the author
SearchRequest takes no block parameters and implies a "recent traces" search.
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
Read.
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMetricsGeneratorServer can be embedded to have forward compatible implementations.
UnimplementedPusherServer can be embedded to have forward compatible implementations.
UnimplementedQuerierServer can be embedded to have forward compatible implementations.
# Interfaces
MetricsGeneratorClient is the client API for MetricsGenerator service.
MetricsGeneratorServer is the server API for MetricsGenerator service.
PusherClient is the client API for Pusher service.
PusherServer is the server API for Pusher service.
QuerierClient is the client API for Querier service.
QuerierServer is the server API for Querier service.