package samples
Import Path
github.com/polarsignals/frostdb/samples (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Involved Source Files
example.go
Package-Level Type Names (total 2)
ExampleType string
Labels map[string]string
Stacktrace []uuid.UUID
Timestamp int64
Value int64
( Sample) ToParquetRow(labelNames []string) parquet.Row
( Samples) SampleLabelNames() []string
( Samples) ToRecord() (arrow.Record, error)
func GenerateTestSamples(n int) Samples
func NewTestSamples() Samples
Package-Level Functions (total 9)
func ExtractLocationIDs(locs []uuid.UUID) []byte func GenerateTestSamples(n int) Samples func LabelColumn(name string) *schemav2pb.Node func NestedListDef(name string, layout *schemav2pb.StorageLayout) *schemav2pb.Node_Group func NewNestedSampleSchema(t testing.TB) proto.Message func NewTestSamples() Samples func PrehashedSampleDefinition() *schemapb.Schema func SampleDefinition() *schemapb.Schema
Adds a float column to the SampleDefinition to be able to test
aggregations with float values.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |