Versions in this module Expand all Collapse all v1 v1.1.21 Sep 5, 2024 Changes in this version + const FilterByFull + const FilterBySpanTime + const FromProfile + const FromTrace + const MaxTimestampMicro + const MinTimestampMicro + const MinTimestampNano + func VerifyLanguage(profiles []*Profile) (languages.Lang, error) + type BaseRequestParam struct + WorkspaceUUID string + type DownloadParam struct + Profiles []*Profile + type LookupParam struct + FilterBy string + Profiles []*Profile + type ParseParam struct + type Profile struct + EsDocID string + Language languages.Lang + ProfileEnd interface{} + ProfileID string + ProfileStart interface{} + func (p *Profile) EndTime() (int64, error) + func (p *Profile) StartTime() (int64, error) + type Span struct + SpanEnd int64 + SpanID string + SpanStart int64 + TraceID string + type SummaryParam struct + FilterBy string + From string + Profiles []*Profile + type WithTypeRequestParam struct + Type string