Documentation
¶
Index ¶
- Variables
- type SpanType
- type TAgentMessage
- func (p *TAgentMessage) GetAgentContext() string
- func (p *TAgentMessage) GetMessages() map[string]map[int64][][]byte
- func (p *TAgentMessage) GetTenantName() string
- func (p *TAgentMessage) Read(iprot thrift.TProtocol) error
- func (p *TAgentMessage) ReadField1(iprot thrift.TProtocol) error
- func (p *TAgentMessage) ReadField2(iprot thrift.TProtocol) error
- func (p *TAgentMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TAgentMessage) String() string
- func (p *TAgentMessage) Write(oprot thrift.TProtocol) error
- type TAnnotation
- func (p *TAnnotation) GetEndpoint() *TEndpoint
- func (p *TAnnotation) GetTimestamp() int64
- func (p *TAnnotation) GetValue() string
- func (p *TAnnotation) IsSetEndpoint() bool
- func (p *TAnnotation) IsSetValue() bool
- func (p *TAnnotation) Read(iprot thrift.TProtocol) error
- func (p *TAnnotation) ReadField1(iprot thrift.TProtocol) error
- func (p *TAnnotation) ReadField2(iprot thrift.TProtocol) error
- func (p *TAnnotation) ReadField3(iprot thrift.TProtocol) error
- func (p *TAnnotation) String() string
- func (p *TAnnotation) Write(oprot thrift.TProtocol) error
- type TBinaryAnnotation
- func (p *TBinaryAnnotation) GetEndpoint() *TEndpoint
- func (p *TBinaryAnnotation) GetKey() string
- func (p *TBinaryAnnotation) GetType() int32
- func (p *TBinaryAnnotation) GetValue() string
- func (p *TBinaryAnnotation) IsSetEndpoint() bool
- func (p *TBinaryAnnotation) Read(iprot thrift.TProtocol) error
- func (p *TBinaryAnnotation) ReadField1(iprot thrift.TProtocol) error
- func (p *TBinaryAnnotation) ReadField2(iprot thrift.TProtocol) error
- func (p *TBinaryAnnotation) ReadField3(iprot thrift.TProtocol) error
- func (p *TBinaryAnnotation) ReadField4(iprot thrift.TProtocol) error
- func (p *TBinaryAnnotation) String() string
- func (p *TBinaryAnnotation) Write(oprot thrift.TProtocol) error
- type TDiscoveryInfo
- func (p *TDiscoveryInfo) GetAgentId() string
- func (p *TDiscoveryInfo) GetAppId() string
- func (p *TDiscoveryInfo) GetAppName() string
- func (p *TDiscoveryInfo) GetClusterKey() string
- func (p *TDiscoveryInfo) GetCollectorId() string
- func (p *TDiscoveryInfo) GetContainerId() string
- func (p *TDiscoveryInfo) GetCreated() int64
- func (p *TDiscoveryInfo) GetDeleted() int64
- func (p *TDiscoveryInfo) GetDisplayName() string
- func (p *TDiscoveryInfo) GetHostname() string
- func (p *TDiscoveryInfo) GetIP() string
- func (p *TDiscoveryInfo) GetInstanceName() string
- func (p *TDiscoveryInfo) GetIps() []string
- func (p *TDiscoveryInfo) GetNamespaceName() string
- func (p *TDiscoveryInfo) GetPid() int32
- func (p *TDiscoveryInfo) GetPodId() string
- func (p *TDiscoveryInfo) GetPorts() []int32
- func (p *TDiscoveryInfo) GetProfilingInfo() []*TProfilingInfo
- func (p *TDiscoveryInfo) GetProjectId() string
- func (p *TDiscoveryInfo) GetProps() map[string]string
- func (p *TDiscoveryInfo) GetServiceType() string
- func (p *TDiscoveryInfo) GetTier() string
- func (p *TDiscoveryInfo) GetUpdated() int64
- func (p *TDiscoveryInfo) IsSetProfilingInfo() bool
- func (p *TDiscoveryInfo) Read(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField1(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField10(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField12(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField13(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField14(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField15(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField2(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField20(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField3(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField30(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField4(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField40(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField5(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField50(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField6(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField60(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField61(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField62(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField63(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField7(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField70(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField8(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) ReadField9(iprot thrift.TProtocol) error
- func (p *TDiscoveryInfo) String() string
- func (p *TDiscoveryInfo) Write(oprot thrift.TProtocol) error
- type TEndpoint
- func (p *TEndpoint) GetIpv4() int32
- func (p *TEndpoint) GetPort() int16
- func (p *TEndpoint) GetServiceName() string
- func (p *TEndpoint) Read(iprot thrift.TProtocol) error
- func (p *TEndpoint) ReadField1(iprot thrift.TProtocol) error
- func (p *TEndpoint) ReadField2(iprot thrift.TProtocol) error
- func (p *TEndpoint) ReadField3(iprot thrift.TProtocol) error
- func (p *TEndpoint) String() string
- func (p *TEndpoint) Write(oprot thrift.TProtocol) error
- type TEndpointFailureMessage
- func (p *TEndpointFailureMessage) GetEnvironmentProperties() map[string]string
- func (p *TEndpointFailureMessage) GetFailureEventType() TFailureEventType
- func (p *TEndpointFailureMessage) Read(iprot thrift.TProtocol) error
- func (p *TEndpointFailureMessage) ReadField10(iprot thrift.TProtocol) error
- func (p *TEndpointFailureMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TEndpointFailureMessage) String() string
- func (p *TEndpointFailureMessage) Write(oprot thrift.TProtocol) error
- type TEndpointKpiMessage
- func (p *TEndpointKpiMessage) GetDestAppId() string
- func (p *TEndpointKpiMessage) GetDestResourceId() string
- func (p *TEndpointKpiMessage) GetDestTierName() string
- func (p *TEndpointKpiMessage) GetOriginalDestination() string
- func (p *TEndpointKpiMessage) GetSegments() map[string]string
- func (p *TEndpointKpiMessage) GetThroughput() int32
- func (p *TEndpointKpiMessage) GetTotalActiveLatencyList() []int32
- func (p *TEndpointKpiMessage) GetTotalErrorIndicatorList() []bool
- func (p *TEndpointKpiMessage) GetTotalLatencyList() []int32
- func (p *TEndpointKpiMessage) GetTransactionType() string
- func (p *TEndpointKpiMessage) Read(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField10(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField100(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField110(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField120(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField130(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField15(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField200(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField30(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) ReadField40(iprot thrift.TProtocol) error
- func (p *TEndpointKpiMessage) String() string
- func (p *TEndpointKpiMessage) Write(oprot thrift.TProtocol) error
- type TEndpointMessage
- func (p *TEndpointMessage) GetEndpointType() string
- func (p *TEndpointMessage) GetFailureMessage() *TEndpointFailureMessage
- func (p *TEndpointMessage) GetGlobalSegments() map[string]string
- func (p *TEndpointMessage) GetMessages() []*TEndpointKpiMessage
- func (p *TEndpointMessage) GetSpans() map[string][][]byte
- func (p *TEndpointMessage) GetSrcAppId() string
- func (p *TEndpointMessage) GetStats() []*TEndpointStatsMessage
- func (p *TEndpointMessage) IsSetFailureMessage() bool
- func (p *TEndpointMessage) Read(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField10(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField100(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField200(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField300(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField400(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) ReadField500(iprot thrift.TProtocol) error
- func (p *TEndpointMessage) String() string
- func (p *TEndpointMessage) Write(oprot thrift.TProtocol) error
- type TEndpointStatsMessage
- func (p *TEndpointStatsMessage) GetNumericStats() map[string]float64
- func (p *TEndpointStatsMessage) GetSegments() map[string]string
- func (p *TEndpointStatsMessage) Read(iprot thrift.TProtocol) error
- func (p *TEndpointStatsMessage) ReadField100(iprot thrift.TProtocol) error
- func (p *TEndpointStatsMessage) ReadField200(iprot thrift.TProtocol) error
- func (p *TEndpointStatsMessage) String() string
- func (p *TEndpointStatsMessage) Write(oprot thrift.TProtocol) error
- type TEndpointWrapper
- func (p *TEndpointWrapper) GetData() []byte
- func (p *TEndpointWrapper) GetMetadata() map[string]string
- func (p *TEndpointWrapper) Read(iprot thrift.TProtocol) error
- func (p *TEndpointWrapper) ReadField10(iprot thrift.TProtocol) error
- func (p *TEndpointWrapper) ReadField100(iprot thrift.TProtocol) error
- func (p *TEndpointWrapper) String() string
- func (p *TEndpointWrapper) Write(oprot thrift.TProtocol) error
- type TFailureEventType
- type TInternalKpi
- func (p *TInternalKpi) GetInsertTs() int64
- func (p *TInternalKpi) GetKpi() *TKpiMessage
- func (p *TInternalKpi) GetPartitionKey() string
- func (p *TInternalKpi) GetUtcTimeMin() int64
- func (p *TInternalKpi) IsSetKpi() bool
- func (p *TInternalKpi) Read(iprot thrift.TProtocol) error
- func (p *TInternalKpi) ReadField10(iprot thrift.TProtocol) error
- func (p *TInternalKpi) ReadField20(iprot thrift.TProtocol) error
- func (p *TInternalKpi) ReadField30(iprot thrift.TProtocol) error
- func (p *TInternalKpi) ReadField40(iprot thrift.TProtocol) error
- func (p *TInternalKpi) String() string
- func (p *TInternalKpi) Write(oprot thrift.TProtocol) error
- type TInventoryInfo
- func (p *TInventoryInfo) GetItems() []*TItem
- func (p *TInventoryInfo) GetKind() string
- func (p *TInventoryInfo) GetMetadata() map[string]string
- func (p *TInventoryInfo) GetProfilingInfo() []*TProfilingInfo
- func (p *TInventoryInfo) IsSetProfilingInfo() bool
- func (p *TInventoryInfo) Read(iprot thrift.TProtocol) error
- func (p *TInventoryInfo) ReadField1(iprot thrift.TProtocol) error
- func (p *TInventoryInfo) ReadField2(iprot thrift.TProtocol) error
- func (p *TInventoryInfo) ReadField3(iprot thrift.TProtocol) error
- func (p *TInventoryInfo) ReadField70(iprot thrift.TProtocol) error
- func (p *TInventoryInfo) String() string
- func (p *TInventoryInfo) Write(oprot thrift.TProtocol) error
- type TItem
- func (p *TItem) GetLabels() map[string]string
- func (p *TItem) GetMetadata() *TMetadata
- func (p *TItem) GetSpec() *TSpec
- func (p *TItem) IsSetMetadata() bool
- func (p *TItem) IsSetSpec() bool
- func (p *TItem) Read(iprot thrift.TProtocol) error
- func (p *TItem) ReadField1(iprot thrift.TProtocol) error
- func (p *TItem) ReadField2(iprot thrift.TProtocol) error
- func (p *TItem) ReadField3(iprot thrift.TProtocol) error
- func (p *TItem) String() string
- func (p *TItem) Write(oprot thrift.TProtocol) error
- type TKpiMessage
- func (p *TKpiMessage) GetAppId() string
- func (p *TKpiMessage) GetDestResouceId() string
- func (p *TKpiMessage) GetDestTierName() string
- func (p *TKpiMessage) GetNamespaceName() string
- func (p *TKpiMessage) GetSelfActiveLatency() []byte
- func (p *TKpiMessage) GetSelfErrorLatency() []byte
- func (p *TKpiMessage) GetSelfLatency() []byte
- func (p *TKpiMessage) GetSourceResouceId() string
- func (p *TKpiMessage) GetSpanType() SpanType
- func (p *TKpiMessage) GetSrcTierName() string
- func (p *TKpiMessage) GetThroughput() int32
- func (p *TKpiMessage) GetTotalActiveLatency() []byte
- func (p *TKpiMessage) GetTotalErrorIndicatorList() []bool
- func (p *TKpiMessage) GetTotalErrorLatency() []byte
- func (p *TKpiMessage) GetTotalLatency() []byte
- func (p *TKpiMessage) GetTotalLatencyList() []int32
- func (p *TKpiMessage) GetTransactionType() string
- func (p *TKpiMessage) IsSetDestTierName() bool
- func (p *TKpiMessage) IsSetSrcTierName() bool
- func (p *TKpiMessage) Read(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField10(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField110(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField120(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField121(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField130(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField140(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField150(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField30(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField40(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField50(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField60(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField70(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField71(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField80(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField81(iprot thrift.TProtocol) error
- func (p *TKpiMessage) ReadField90(iprot thrift.TProtocol) error
- func (p *TKpiMessage) String() string
- func (p *TKpiMessage) Write(oprot thrift.TProtocol) error
- type TKpiMessageByTransactionType
- func (p *TKpiMessageByTransactionType) GetAppId() string
- func (p *TKpiMessageByTransactionType) GetDestResouceId() string
- func (p *TKpiMessageByTransactionType) GetSelfErrorLatency() []byte
- func (p *TKpiMessageByTransactionType) GetSelfLatency() []byte
- func (p *TKpiMessageByTransactionType) GetThroughput() int32
- func (p *TKpiMessageByTransactionType) GetTotalErrorLatency() []byte
- func (p *TKpiMessageByTransactionType) GetTotalLatency() []byte
- func (p *TKpiMessageByTransactionType) GetTransactionType() string
- func (p *TKpiMessageByTransactionType) Read(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField1(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField2(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField3(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField4(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField5(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField6(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField7(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) ReadField8(iprot thrift.TProtocol) error
- func (p *TKpiMessageByTransactionType) String() string
- func (p *TKpiMessageByTransactionType) Write(oprot thrift.TProtocol) error
- type TKpiOverall
- func (p *TKpiOverall) GetAppId() string
- func (p *TKpiOverall) GetDestResouceId() string
- func (p *TKpiOverall) GetSelfErrorLatency() []byte
- func (p *TKpiOverall) GetSelfLatency() []byte
- func (p *TKpiOverall) GetThroughput() int32
- func (p *TKpiOverall) GetTotalErrorLatency() []byte
- func (p *TKpiOverall) GetTotalLatency() []byte
- func (p *TKpiOverall) Read(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField1(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField2(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField3(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField4(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField5(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField6(iprot thrift.TProtocol) error
- func (p *TKpiOverall) ReadField7(iprot thrift.TProtocol) error
- func (p *TKpiOverall) String() string
- func (p *TKpiOverall) Write(oprot thrift.TProtocol) error
- type TMemoryEventType
- type TMemoryUsage
- func (p *TMemoryUsage) GetFree() int64
- func (p *TMemoryUsage) GetMax() int64
- func (p *TMemoryUsage) GetPercentage() float64
- func (p *TMemoryUsage) GetUsed() int64
- func (p *TMemoryUsage) Read(iprot thrift.TProtocol) error
- func (p *TMemoryUsage) ReadField1(iprot thrift.TProtocol) error
- func (p *TMemoryUsage) ReadField2(iprot thrift.TProtocol) error
- func (p *TMemoryUsage) ReadField3(iprot thrift.TProtocol) error
- func (p *TMemoryUsage) ReadField4(iprot thrift.TProtocol) error
- func (p *TMemoryUsage) String() string
- func (p *TMemoryUsage) Write(oprot thrift.TProtocol) error
- type TMemoryWarning
- func (p *TMemoryWarning) GetCreated() int64
- func (p *TMemoryWarning) GetMemoryEventType() TMemoryEventType
- func (p *TMemoryWarning) GetMemoryMeasurement() string
- func (p *TMemoryWarning) GetMemoryUsage() *TMemoryUsage
- func (p *TMemoryWarning) IsSetMemoryUsage() bool
- func (p *TMemoryWarning) Read(iprot thrift.TProtocol) error
- func (p *TMemoryWarning) ReadField1(iprot thrift.TProtocol) error
- func (p *TMemoryWarning) ReadField2(iprot thrift.TProtocol) error
- func (p *TMemoryWarning) ReadField3(iprot thrift.TProtocol) error
- func (p *TMemoryWarning) ReadField4(iprot thrift.TProtocol) error
- func (p *TMemoryWarning) String() string
- func (p *TMemoryWarning) Write(oprot thrift.TProtocol) error
- type TMetadata
- func (p *TMetadata) GetCreated() int64
- func (p *TMetadata) GetID() string
- func (p *TMetadata) GetName() string
- func (p *TMetadata) GetReferences() []*TReference
- func (p *TMetadata) GetSchemaVersion() string
- func (p *TMetadata) GetType() string
- func (p *TMetadata) GetUpdated() int64
- func (p *TMetadata) Read(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField1(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField2(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField3(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField4(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField5(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField6(iprot thrift.TProtocol) error
- func (p *TMetadata) ReadField7(iprot thrift.TProtocol) error
- func (p *TMetadata) String() string
- func (p *TMetadata) Write(oprot thrift.TProtocol) error
- type TMetricMessage
- func (p *TMetricMessage) GetAppId() string
- func (p *TMetricMessage) GetLabels() map[string]string
- func (p *TMetricMessage) GetName() string
- func (p *TMetricMessage) GetResouceId() string
- func (p *TMetricMessage) GetValues() *TMetricValues
- func (p *TMetricMessage) IsSetValues() bool
- func (p *TMetricMessage) Read(iprot thrift.TProtocol) error
- func (p *TMetricMessage) ReadField1(iprot thrift.TProtocol) error
- func (p *TMetricMessage) ReadField2(iprot thrift.TProtocol) error
- func (p *TMetricMessage) ReadField3(iprot thrift.TProtocol) error
- func (p *TMetricMessage) ReadField4(iprot thrift.TProtocol) error
- func (p *TMetricMessage) ReadField5(iprot thrift.TProtocol) error
- func (p *TMetricMessage) String() string
- func (p *TMetricMessage) Write(oprot thrift.TProtocol) error
- type TMetricValues
- type TProfilingInfo
- func (p *TProfilingInfo) GetElapsedMs() int64
- func (p *TProfilingInfo) GetExclusion() string
- func (p *TProfilingInfo) GetPointcut() string
- func (p *TProfilingInfo) GetRequests() int32
- func (p *TProfilingInfo) GetStatus() int32
- func (p *TProfilingInfo) Read(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) ReadField1(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) ReadField2(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) ReadField3(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) ReadField4(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) ReadField5(iprot thrift.TProtocol) error
- func (p *TProfilingInfo) String() string
- func (p *TProfilingInfo) Write(oprot thrift.TProtocol) error
- type TReference
- func (p *TReference) GetKind() string
- func (p *TReference) GetName() string
- func (p *TReference) GetReferences() []map[string]string
- func (p *TReference) Read(iprot thrift.TProtocol) error
- func (p *TReference) ReadField1(iprot thrift.TProtocol) error
- func (p *TReference) ReadField2(iprot thrift.TProtocol) error
- func (p *TReference) ReadField3(iprot thrift.TProtocol) error
- func (p *TReference) String() string
- func (p *TReference) Write(oprot thrift.TProtocol) error
- type TSQLKPIMessage
- func (p *TSQLKPIMessage) GetAppId() string
- func (p *TSQLKPIMessage) GetDestResourceId() string
- func (p *TSQLKPIMessage) GetErrorLatency() []byte
- func (p *TSQLKPIMessage) GetLatency() []byte
- func (p *TSQLKPIMessage) GetResouceId() string
- func (p *TSQLKPIMessage) GetSqlId() string
- func (p *TSQLKPIMessage) GetTraceId4SQLError() string
- func (p *TSQLKPIMessage) GetTraceIds4SlowSQL() []string
- func (p *TSQLKPIMessage) GetTxtype() string
- func (p *TSQLKPIMessage) Read(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField10(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField20(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField30(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField40(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField50(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField60(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField70(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField80(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) ReadField90(iprot thrift.TProtocol) error
- func (p *TSQLKPIMessage) String() string
- func (p *TSQLKPIMessage) Write(oprot thrift.TProtocol) error
- type TSQLMeta
- func (p *TSQLMeta) GetResouceId() string
- func (p *TSQLMeta) GetSql() string
- func (p *TSQLMeta) GetSqlId() string
- func (p *TSQLMeta) Read(iprot thrift.TProtocol) error
- func (p *TSQLMeta) ReadField10(iprot thrift.TProtocol) error
- func (p *TSQLMeta) ReadField20(iprot thrift.TProtocol) error
- func (p *TSQLMeta) ReadField30(iprot thrift.TProtocol) error
- func (p *TSQLMeta) String() string
- func (p *TSQLMeta) Write(oprot thrift.TProtocol) error
- type TSpan
- func (p *TSpan) GetAnnotations() []*TAnnotation
- func (p *TSpan) GetBinaryAnnotations() []*TBinaryAnnotation
- func (p *TSpan) GetDebug() bool
- func (p *TSpan) GetDuration() int64
- func (p *TSpan) GetID() int64
- func (p *TSpan) GetName() string
- func (p *TSpan) GetParentId() int64
- func (p *TSpan) GetTimestamp() int64
- func (p *TSpan) GetTraceId() int64
- func (p *TSpan) IsSetDebug() bool
- func (p *TSpan) IsSetDuration() bool
- func (p *TSpan) IsSetParentId() bool
- func (p *TSpan) IsSetTimestamp() bool
- func (p *TSpan) Read(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField1(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField10(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField11(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField3(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField4(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField5(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField6(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField8(iprot thrift.TProtocol) error
- func (p *TSpan) ReadField9(iprot thrift.TProtocol) error
- func (p *TSpan) String() string
- func (p *TSpan) Write(oprot thrift.TProtocol) error
- type TSpec
- func (p *TSpec) GetIps() []string
- func (p *TSpec) GetPorts() []int32
- func (p *TSpec) GetProperties() map[string]string
- func (p *TSpec) Read(iprot thrift.TProtocol) error
- func (p *TSpec) ReadField1(iprot thrift.TProtocol) error
- func (p *TSpec) ReadField2(iprot thrift.TProtocol) error
- func (p *TSpec) ReadField3(iprot thrift.TProtocol) error
- func (p *TSpec) String() string
- func (p *TSpec) Write(oprot thrift.TProtocol) error
Constants ¶
This section is empty.
Variables ¶
View Source
var GoUnusedProtection__ int
View Source
var TAnnotation_Value_DEFAULT string
View Source
var TDiscoveryInfo_ProfilingInfo_DEFAULT []*TProfilingInfo
View Source
var TInventoryInfo_ProfilingInfo_DEFAULT []*TProfilingInfo
View Source
var TKpiMessage_DestTierName_DEFAULT string = ""
View Source
var TKpiMessage_SrcTierName_DEFAULT string = ""
View Source
var TSpan_Debug_DEFAULT bool
View Source
var TSpan_Duration_DEFAULT int64
View Source
var TSpan_ParentId_DEFAULT int64
View Source
var TSpan_Timestamp_DEFAULT int64
Functions ¶
This section is empty.
Types ¶
type SpanType ¶
type SpanType int64
const ( SpanType_INTERMEDIATE SpanType = 0 SpanType_FIRST_FOR_BACKEND SpanType = 1 SpanType_FIRST_FOR_CLIENT SpanType = 2 SpanType_FIRST_FOR_UNKNOWN SpanType = 3 SpanType_FIRST_FOR_ENDPOINT SpanType = 4 SpanType_ENDPOINT SpanType = 5 SpanType_EXTERNAL SpanType = 6 SpanType_FIRST_EXTERNAL SpanType = 7 SpanType_ENDPOINT_EXTERNAL SpanType = 8 )
func SpanTypeFromString ¶
func SpanTypePtr ¶
func (SpanType) MarshalText ¶
func (*SpanType) UnmarshalText ¶
type TAgentMessage ¶
type TAgentMessage struct { AgentContext string `thrift:"agentContext,1" db:"agentContext" json:"agentContext"` TenantName string `thrift:"tenantName,2" db:"tenantName" json:"tenantName"` // unused fields # 3 to 19 Messages map[string]map[int64][][]byte `thrift:"messages,20" db:"messages" json:"messages"` }
Attributes:
- AgentContext
- TenantName
- Messages
func NewTAgentMessage ¶
func NewTAgentMessage() *TAgentMessage
func (*TAgentMessage) GetAgentContext ¶
func (p *TAgentMessage) GetAgentContext() string
func (*TAgentMessage) GetMessages ¶
func (p *TAgentMessage) GetMessages() map[string]map[int64][][]byte
func (*TAgentMessage) GetTenantName ¶
func (p *TAgentMessage) GetTenantName() string
func (*TAgentMessage) ReadField1 ¶
func (p *TAgentMessage) ReadField1(iprot thrift.TProtocol) error
func (*TAgentMessage) ReadField2 ¶
func (p *TAgentMessage) ReadField2(iprot thrift.TProtocol) error
func (*TAgentMessage) ReadField20 ¶
func (p *TAgentMessage) ReadField20(iprot thrift.TProtocol) error
func (*TAgentMessage) String ¶
func (p *TAgentMessage) String() string
type TAnnotation ¶
type TAnnotation struct { Timestamp int64 `thrift:"timestamp,1" db:"timestamp" json:"timestamp"` Value *string `thrift:"value,2" db:"value" json:"value,omitempty"` Endpoint *TEndpoint `thrift:"endpoint,3" db:"endpoint" json:"endpoint,omitempty"` }
Attributes:
- Timestamp
- Value
- Endpoint
func NewTAnnotation ¶
func NewTAnnotation() *TAnnotation
func (*TAnnotation) GetEndpoint ¶
func (p *TAnnotation) GetEndpoint() *TEndpoint
func (*TAnnotation) GetTimestamp ¶
func (p *TAnnotation) GetTimestamp() int64
func (*TAnnotation) GetValue ¶
func (p *TAnnotation) GetValue() string
func (*TAnnotation) IsSetEndpoint ¶
func (p *TAnnotation) IsSetEndpoint() bool
func (*TAnnotation) IsSetValue ¶
func (p *TAnnotation) IsSetValue() bool
func (*TAnnotation) ReadField1 ¶
func (p *TAnnotation) ReadField1(iprot thrift.TProtocol) error
func (*TAnnotation) ReadField2 ¶
func (p *TAnnotation) ReadField2(iprot thrift.TProtocol) error
func (*TAnnotation) ReadField3 ¶
func (p *TAnnotation) ReadField3(iprot thrift.TProtocol) error
func (*TAnnotation) String ¶
func (p *TAnnotation) String() string
type TBinaryAnnotation ¶
type TBinaryAnnotation struct { Key string `thrift:"key,1" db:"key" json:"key"` Value string `thrift:"value,2" db:"value" json:"value"` Type int32 `thrift:"type,3" db:"type" json:"type"` Endpoint *TEndpoint `thrift:"endpoint,4" db:"endpoint" json:"endpoint,omitempty"` }
Attributes:
- Key
- Value
- Type
- Endpoint
func NewTBinaryAnnotation ¶
func NewTBinaryAnnotation() *TBinaryAnnotation
func (*TBinaryAnnotation) GetEndpoint ¶
func (p *TBinaryAnnotation) GetEndpoint() *TEndpoint
func (*TBinaryAnnotation) GetKey ¶
func (p *TBinaryAnnotation) GetKey() string
func (*TBinaryAnnotation) GetType ¶
func (p *TBinaryAnnotation) GetType() int32
func (*TBinaryAnnotation) GetValue ¶
func (p *TBinaryAnnotation) GetValue() string
func (*TBinaryAnnotation) IsSetEndpoint ¶
func (p *TBinaryAnnotation) IsSetEndpoint() bool
func (*TBinaryAnnotation) ReadField1 ¶
func (p *TBinaryAnnotation) ReadField1(iprot thrift.TProtocol) error
func (*TBinaryAnnotation) ReadField2 ¶
func (p *TBinaryAnnotation) ReadField2(iprot thrift.TProtocol) error
func (*TBinaryAnnotation) ReadField3 ¶
func (p *TBinaryAnnotation) ReadField3(iprot thrift.TProtocol) error
func (*TBinaryAnnotation) ReadField4 ¶
func (p *TBinaryAnnotation) ReadField4(iprot thrift.TProtocol) error
func (*TBinaryAnnotation) String ¶
func (p *TBinaryAnnotation) String() string
type TDiscoveryInfo ¶
type TDiscoveryInfo struct { Hostname string `thrift:"hostname,1" db:"hostname" json:"hostname"` IP string `thrift:"ip,2" db:"ip" json:"ip"` AgentId string `thrift:"agentId,3" db:"agentId" json:"agentId"` AppName string `thrift:"appName,4" db:"appName" json:"appName"` ClusterKey string `thrift:"clusterKey,5" db:"clusterKey" json:"clusterKey"` ServiceType string `thrift:"serviceType,6" db:"serviceType" json:"serviceType"` DisplayName string `thrift:"displayName,7" db:"displayName" json:"displayName"` InstanceName string `thrift:"instanceName,8" db:"instanceName" json:"instanceName"` ContainerId string `thrift:"containerId,9" db:"containerId" json:"containerId"` Pid int32 `thrift:"pid,10" db:"pid" json:"pid"` // unused field # 11 ProjectId string `thrift:"projectId,12" db:"projectId" json:"projectId"` PodId string `thrift:"podId,13" db:"podId" json:"podId"` CollectorId string `thrift:"collectorId,14" db:"collectorId" json:"collectorId"` AppId string `thrift:"appId,15" db:"appId" json:"appId"` // unused fields # 16 to 19 Props map[string]string `thrift:"props,20" db:"props" json:"props"` // unused fields # 21 to 29 Ports []int32 `thrift:"ports,30" db:"ports" json:"ports"` // unused fields # 31 to 39 Ips []string `thrift:"ips,40" db:"ips" json:"ips"` // unused fields # 41 to 49 Tier string `thrift:"tier,50" db:"tier" json:"tier"` // unused fields # 51 to 59 NamespaceName string `thrift:"namespaceName,60" db:"namespaceName" json:"namespaceName"` Created int64 `thrift:"created,61" db:"created" json:"created"` Updated int64 `thrift:"updated,62" db:"updated" json:"updated"` Deleted int64 `thrift:"deleted,63" db:"deleted" json:"deleted"` // unused fields # 64 to 69 ProfilingInfo []*TProfilingInfo `thrift:"profilingInfo,70" db:"profilingInfo" json:"profilingInfo,omitempty"` }
Attributes:
- Hostname
- IP
- AgentId
- AppName
- ClusterKey
- ServiceType
- DisplayName
- InstanceName
- ContainerId
- Pid
- ProjectId
- PodId
- CollectorId
- AppId
- Props
- Ports
- Ips
- Tier
- NamespaceName
- Created
- Updated
- Deleted
- ProfilingInfo
func NewTDiscoveryInfo ¶
func NewTDiscoveryInfo() *TDiscoveryInfo
func (*TDiscoveryInfo) GetAgentId ¶
func (p *TDiscoveryInfo) GetAgentId() string
func (*TDiscoveryInfo) GetAppId ¶
func (p *TDiscoveryInfo) GetAppId() string
func (*TDiscoveryInfo) GetAppName ¶
func (p *TDiscoveryInfo) GetAppName() string
func (*TDiscoveryInfo) GetClusterKey ¶
func (p *TDiscoveryInfo) GetClusterKey() string
func (*TDiscoveryInfo) GetCollectorId ¶
func (p *TDiscoveryInfo) GetCollectorId() string
func (*TDiscoveryInfo) GetContainerId ¶
func (p *TDiscoveryInfo) GetContainerId() string
func (*TDiscoveryInfo) GetCreated ¶
func (p *TDiscoveryInfo) GetCreated() int64
func (*TDiscoveryInfo) GetDeleted ¶
func (p *TDiscoveryInfo) GetDeleted() int64
func (*TDiscoveryInfo) GetDisplayName ¶
func (p *TDiscoveryInfo) GetDisplayName() string
func (*TDiscoveryInfo) GetHostname ¶
func (p *TDiscoveryInfo) GetHostname() string
func (*TDiscoveryInfo) GetIP ¶
func (p *TDiscoveryInfo) GetIP() string
func (*TDiscoveryInfo) GetInstanceName ¶
func (p *TDiscoveryInfo) GetInstanceName() string
func (*TDiscoveryInfo) GetIps ¶
func (p *TDiscoveryInfo) GetIps() []string
func (*TDiscoveryInfo) GetNamespaceName ¶
func (p *TDiscoveryInfo) GetNamespaceName() string
func (*TDiscoveryInfo) GetPid ¶
func (p *TDiscoveryInfo) GetPid() int32
func (*TDiscoveryInfo) GetPodId ¶
func (p *TDiscoveryInfo) GetPodId() string
func (*TDiscoveryInfo) GetPorts ¶
func (p *TDiscoveryInfo) GetPorts() []int32
func (*TDiscoveryInfo) GetProfilingInfo ¶
func (p *TDiscoveryInfo) GetProfilingInfo() []*TProfilingInfo
func (*TDiscoveryInfo) GetProjectId ¶
func (p *TDiscoveryInfo) GetProjectId() string
func (*TDiscoveryInfo) GetProps ¶
func (p *TDiscoveryInfo) GetProps() map[string]string
func (*TDiscoveryInfo) GetServiceType ¶
func (p *TDiscoveryInfo) GetServiceType() string
func (*TDiscoveryInfo) GetTier ¶
func (p *TDiscoveryInfo) GetTier() string
func (*TDiscoveryInfo) GetUpdated ¶
func (p *TDiscoveryInfo) GetUpdated() int64
func (*TDiscoveryInfo) IsSetProfilingInfo ¶
func (p *TDiscoveryInfo) IsSetProfilingInfo() bool
func (*TDiscoveryInfo) ReadField1 ¶
func (p *TDiscoveryInfo) ReadField1(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField10 ¶
func (p *TDiscoveryInfo) ReadField10(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField12 ¶
func (p *TDiscoveryInfo) ReadField12(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField13 ¶
func (p *TDiscoveryInfo) ReadField13(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField14 ¶
func (p *TDiscoveryInfo) ReadField14(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField15 ¶
func (p *TDiscoveryInfo) ReadField15(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField2 ¶
func (p *TDiscoveryInfo) ReadField2(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField20 ¶
func (p *TDiscoveryInfo) ReadField20(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField3 ¶
func (p *TDiscoveryInfo) ReadField3(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField30 ¶
func (p *TDiscoveryInfo) ReadField30(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField4 ¶
func (p *TDiscoveryInfo) ReadField4(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField40 ¶
func (p *TDiscoveryInfo) ReadField40(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField5 ¶
func (p *TDiscoveryInfo) ReadField5(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField50 ¶
func (p *TDiscoveryInfo) ReadField50(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField6 ¶
func (p *TDiscoveryInfo) ReadField6(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField60 ¶
func (p *TDiscoveryInfo) ReadField60(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField61 ¶
func (p *TDiscoveryInfo) ReadField61(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField62 ¶
func (p *TDiscoveryInfo) ReadField62(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField63 ¶
func (p *TDiscoveryInfo) ReadField63(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField7 ¶
func (p *TDiscoveryInfo) ReadField7(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField70 ¶
func (p *TDiscoveryInfo) ReadField70(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField8 ¶
func (p *TDiscoveryInfo) ReadField8(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) ReadField9 ¶
func (p *TDiscoveryInfo) ReadField9(iprot thrift.TProtocol) error
func (*TDiscoveryInfo) String ¶
func (p *TDiscoveryInfo) String() string
type TEndpoint ¶
type TEndpoint struct { Ipv4 int32 `thrift:"ipv4,1" db:"ipv4" json:"ipv4"` Port int16 `thrift:"port,2" db:"port" json:"port"` ServiceName string `thrift:"serviceName,3" db:"serviceName" json:"serviceName"` }
Attributes:
- Ipv4
- Port
- ServiceName
var TAnnotation_Endpoint_DEFAULT *TEndpoint
var TBinaryAnnotation_Endpoint_DEFAULT *TEndpoint
func NewTEndpoint ¶
func NewTEndpoint() *TEndpoint
func (*TEndpoint) GetServiceName ¶
type TEndpointFailureMessage ¶
type TEndpointFailureMessage struct { // unused fields # 1 to 9 FailureEventType TFailureEventType `thrift:"failureEventType,10" db:"failureEventType" json:"failureEventType"` // unused fields # 11 to 19 EnvironmentProperties map[string]string `thrift:"environmentProperties,20" db:"environmentProperties" json:"environmentProperties"` }
Attributes:
- FailureEventType
- EnvironmentProperties
var TEndpointMessage_FailureMessage_DEFAULT *TEndpointFailureMessage
func NewTEndpointFailureMessage ¶
func NewTEndpointFailureMessage() *TEndpointFailureMessage
func (*TEndpointFailureMessage) GetEnvironmentProperties ¶
func (p *TEndpointFailureMessage) GetEnvironmentProperties() map[string]string
func (*TEndpointFailureMessage) GetFailureEventType ¶
func (p *TEndpointFailureMessage) GetFailureEventType() TFailureEventType
func (*TEndpointFailureMessage) Read ¶
func (p *TEndpointFailureMessage) Read(iprot thrift.TProtocol) error
func (*TEndpointFailureMessage) ReadField10 ¶
func (p *TEndpointFailureMessage) ReadField10(iprot thrift.TProtocol) error
func (*TEndpointFailureMessage) ReadField20 ¶
func (p *TEndpointFailureMessage) ReadField20(iprot thrift.TProtocol) error
func (*TEndpointFailureMessage) String ¶
func (p *TEndpointFailureMessage) String() string
type TEndpointKpiMessage ¶
type TEndpointKpiMessage struct { // unused fields # 1 to 9 TransactionType string `thrift:"transactionType,10" db:"transactionType" json:"transactionType"` // unused fields # 11 to 14 DestAppId string `thrift:"destAppId,15" db:"destAppId" json:"destAppId"` // unused fields # 16 to 19 DestResourceId string `thrift:"destResourceId,20" db:"destResourceId" json:"destResourceId"` // unused fields # 21 to 29 DestTierName string `thrift:"destTierName,30" db:"destTierName" json:"destTierName"` // unused fields # 31 to 39 OriginalDestination string `thrift:"originalDestination,40" db:"originalDestination" json:"originalDestination"` // unused fields # 41 to 99 Throughput int32 `thrift:"throughput,100" db:"throughput" json:"throughput"` // unused fields # 101 to 109 TotalLatencyList []int32 `thrift:"totalLatencyList,110" db:"totalLatencyList" json:"totalLatencyList"` // unused fields # 111 to 119 TotalErrorIndicatorList []bool `thrift:"totalErrorIndicatorList,120" db:"totalErrorIndicatorList" json:"totalErrorIndicatorList"` // unused fields # 121 to 129 TotalActiveLatencyList []int32 `thrift:"totalActiveLatencyList,130" db:"totalActiveLatencyList" json:"totalActiveLatencyList"` // unused fields # 131 to 199 Segments map[string]string `thrift:"segments,200" db:"segments" json:"segments"` }
Attributes:
- TransactionType
- DestAppId
- DestResourceId
- DestTierName
- OriginalDestination
- Throughput
- TotalLatencyList
- TotalErrorIndicatorList
- TotalActiveLatencyList
- Segments
func NewTEndpointKpiMessage ¶
func NewTEndpointKpiMessage() *TEndpointKpiMessage
func (*TEndpointKpiMessage) GetDestAppId ¶
func (p *TEndpointKpiMessage) GetDestAppId() string
func (*TEndpointKpiMessage) GetDestResourceId ¶
func (p *TEndpointKpiMessage) GetDestResourceId() string
func (*TEndpointKpiMessage) GetDestTierName ¶
func (p *TEndpointKpiMessage) GetDestTierName() string
func (*TEndpointKpiMessage) GetOriginalDestination ¶
func (p *TEndpointKpiMessage) GetOriginalDestination() string
func (*TEndpointKpiMessage) GetSegments ¶
func (p *TEndpointKpiMessage) GetSegments() map[string]string
func (*TEndpointKpiMessage) GetThroughput ¶
func (p *TEndpointKpiMessage) GetThroughput() int32
func (*TEndpointKpiMessage) GetTotalActiveLatencyList ¶
func (p *TEndpointKpiMessage) GetTotalActiveLatencyList() []int32
func (*TEndpointKpiMessage) GetTotalErrorIndicatorList ¶
func (p *TEndpointKpiMessage) GetTotalErrorIndicatorList() []bool
func (*TEndpointKpiMessage) GetTotalLatencyList ¶
func (p *TEndpointKpiMessage) GetTotalLatencyList() []int32
func (*TEndpointKpiMessage) GetTransactionType ¶
func (p *TEndpointKpiMessage) GetTransactionType() string
func (*TEndpointKpiMessage) ReadField10 ¶
func (p *TEndpointKpiMessage) ReadField10(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField100 ¶
func (p *TEndpointKpiMessage) ReadField100(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField110 ¶
func (p *TEndpointKpiMessage) ReadField110(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField120 ¶
func (p *TEndpointKpiMessage) ReadField120(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField130 ¶
func (p *TEndpointKpiMessage) ReadField130(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField15 ¶
func (p *TEndpointKpiMessage) ReadField15(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField20 ¶
func (p *TEndpointKpiMessage) ReadField20(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField200 ¶
func (p *TEndpointKpiMessage) ReadField200(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField30 ¶
func (p *TEndpointKpiMessage) ReadField30(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) ReadField40 ¶
func (p *TEndpointKpiMessage) ReadField40(iprot thrift.TProtocol) error
func (*TEndpointKpiMessage) String ¶
func (p *TEndpointKpiMessage) String() string
type TEndpointMessage ¶
type TEndpointMessage struct { // unused fields # 1 to 9 EndpointType string `thrift:"endpointType,10" db:"endpointType" json:"endpointType"` // unused fields # 11 to 19 SrcAppId string `thrift:"srcAppId,20" db:"srcAppId" json:"srcAppId"` // unused fields # 21 to 99 GlobalSegments map[string]string `thrift:"globalSegments,100" db:"globalSegments" json:"globalSegments"` // unused fields # 101 to 199 Messages []*TEndpointKpiMessage `thrift:"messages,200" db:"messages" json:"messages"` // unused fields # 201 to 299 Stats []*TEndpointStatsMessage `thrift:"stats,300" db:"stats" json:"stats"` // unused fields # 301 to 399 Spans map[string][][]byte `thrift:"spans,400" db:"spans" json:"spans"` // unused fields # 401 to 499 FailureMessage *TEndpointFailureMessage `thrift:"failureMessage,500" db:"failureMessage" json:"failureMessage,omitempty"` }
Attributes:
- EndpointType
- SrcAppId
- GlobalSegments
- Messages
- Stats
- Spans
- FailureMessage
func NewTEndpointMessage ¶
func NewTEndpointMessage() *TEndpointMessage
func (*TEndpointMessage) GetEndpointType ¶
func (p *TEndpointMessage) GetEndpointType() string
func (*TEndpointMessage) GetFailureMessage ¶
func (p *TEndpointMessage) GetFailureMessage() *TEndpointFailureMessage
func (*TEndpointMessage) GetGlobalSegments ¶
func (p *TEndpointMessage) GetGlobalSegments() map[string]string
func (*TEndpointMessage) GetMessages ¶
func (p *TEndpointMessage) GetMessages() []*TEndpointKpiMessage
func (*TEndpointMessage) GetSpans ¶
func (p *TEndpointMessage) GetSpans() map[string][][]byte
func (*TEndpointMessage) GetSrcAppId ¶
func (p *TEndpointMessage) GetSrcAppId() string
func (*TEndpointMessage) GetStats ¶
func (p *TEndpointMessage) GetStats() []*TEndpointStatsMessage
func (*TEndpointMessage) IsSetFailureMessage ¶
func (p *TEndpointMessage) IsSetFailureMessage() bool
func (*TEndpointMessage) ReadField10 ¶
func (p *TEndpointMessage) ReadField10(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField100 ¶
func (p *TEndpointMessage) ReadField100(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField20 ¶
func (p *TEndpointMessage) ReadField20(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField200 ¶
func (p *TEndpointMessage) ReadField200(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField300 ¶
func (p *TEndpointMessage) ReadField300(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField400 ¶
func (p *TEndpointMessage) ReadField400(iprot thrift.TProtocol) error
func (*TEndpointMessage) ReadField500 ¶
func (p *TEndpointMessage) ReadField500(iprot thrift.TProtocol) error
func (*TEndpointMessage) String ¶
func (p *TEndpointMessage) String() string
type TEndpointStatsMessage ¶
type TEndpointStatsMessage struct { // unused fields # 1 to 99 NumericStats map[string]float64 `thrift:"numericStats,100" db:"numericStats" json:"numericStats"` // unused fields # 101 to 199 Segments map[string]string `thrift:"segments,200" db:"segments" json:"segments"` }
Attributes:
- NumericStats
- Segments
func NewTEndpointStatsMessage ¶
func NewTEndpointStatsMessage() *TEndpointStatsMessage
func (*TEndpointStatsMessage) GetNumericStats ¶
func (p *TEndpointStatsMessage) GetNumericStats() map[string]float64
func (*TEndpointStatsMessage) GetSegments ¶
func (p *TEndpointStatsMessage) GetSegments() map[string]string
func (*TEndpointStatsMessage) Read ¶
func (p *TEndpointStatsMessage) Read(iprot thrift.TProtocol) error
func (*TEndpointStatsMessage) ReadField100 ¶
func (p *TEndpointStatsMessage) ReadField100(iprot thrift.TProtocol) error
func (*TEndpointStatsMessage) ReadField200 ¶
func (p *TEndpointStatsMessage) ReadField200(iprot thrift.TProtocol) error
func (*TEndpointStatsMessage) String ¶
func (p *TEndpointStatsMessage) String() string
type TEndpointWrapper ¶
type TEndpointWrapper struct { // unused fields # 1 to 9 Metadata map[string]string `thrift:"metadata,10" db:"metadata" json:"metadata"` // unused fields # 11 to 99 Data []byte `thrift:"data,100" db:"data" json:"data"` }
Attributes:
- Metadata
- Data
func NewTEndpointWrapper ¶
func NewTEndpointWrapper() *TEndpointWrapper
func (*TEndpointWrapper) GetData ¶
func (p *TEndpointWrapper) GetData() []byte
func (*TEndpointWrapper) GetMetadata ¶
func (p *TEndpointWrapper) GetMetadata() map[string]string
func (*TEndpointWrapper) ReadField10 ¶
func (p *TEndpointWrapper) ReadField10(iprot thrift.TProtocol) error
func (*TEndpointWrapper) ReadField100 ¶
func (p *TEndpointWrapper) ReadField100(iprot thrift.TProtocol) error
func (*TEndpointWrapper) String ¶
func (p *TEndpointWrapper) String() string
type TFailureEventType ¶
type TFailureEventType int64
const ( TFailureEventType_CRASH TFailureEventType = 0 TFailureEventType_ANR TFailureEventType = 1 )
func TFailureEventTypeFromString ¶
func TFailureEventTypeFromString(s string) (TFailureEventType, error)
func TFailureEventTypePtr ¶
func TFailureEventTypePtr(v TFailureEventType) *TFailureEventType
func (TFailureEventType) MarshalText ¶
func (p TFailureEventType) MarshalText() ([]byte, error)
func (*TFailureEventType) Scan ¶
func (p *TFailureEventType) Scan(value interface{}) error
func (TFailureEventType) String ¶
func (p TFailureEventType) String() string
func (*TFailureEventType) UnmarshalText ¶
func (p *TFailureEventType) UnmarshalText(text []byte) error
type TInternalKpi ¶
type TInternalKpi struct { // unused fields # 1 to 9 Kpi *TKpiMessage `thrift:"kpi,10" db:"kpi" json:"kpi"` // unused fields # 11 to 19 PartitionKey string `thrift:"partitionKey,20" db:"partitionKey" json:"partitionKey"` // unused fields # 21 to 29 UtcTimeMin int64 `thrift:"utcTimeMin,30" db:"utcTimeMin" json:"utcTimeMin"` // unused fields # 31 to 39 InsertTs int64 `thrift:"insertTs,40" db:"insertTs" json:"insertTs"` }
Attributes:
- Kpi
- PartitionKey
- UtcTimeMin
- InsertTs
func NewTInternalKpi ¶
func NewTInternalKpi() *TInternalKpi
func (*TInternalKpi) GetInsertTs ¶
func (p *TInternalKpi) GetInsertTs() int64
func (*TInternalKpi) GetKpi ¶
func (p *TInternalKpi) GetKpi() *TKpiMessage
func (*TInternalKpi) GetPartitionKey ¶
func (p *TInternalKpi) GetPartitionKey() string
func (*TInternalKpi) GetUtcTimeMin ¶
func (p *TInternalKpi) GetUtcTimeMin() int64
func (*TInternalKpi) IsSetKpi ¶
func (p *TInternalKpi) IsSetKpi() bool
func (*TInternalKpi) ReadField10 ¶
func (p *TInternalKpi) ReadField10(iprot thrift.TProtocol) error
func (*TInternalKpi) ReadField20 ¶
func (p *TInternalKpi) ReadField20(iprot thrift.TProtocol) error
func (*TInternalKpi) ReadField30 ¶
func (p *TInternalKpi) ReadField30(iprot thrift.TProtocol) error
func (*TInternalKpi) ReadField40 ¶
func (p *TInternalKpi) ReadField40(iprot thrift.TProtocol) error
func (*TInternalKpi) String ¶
func (p *TInternalKpi) String() string
type TInventoryInfo ¶
type TInventoryInfo struct { Kind string `thrift:"kind,1" db:"kind" json:"kind"` Metadata map[string]string `thrift:"metadata,2" db:"metadata" json:"metadata"` Items []*TItem `thrift:"items,3" db:"items" json:"items"` // unused fields # 4 to 69 ProfilingInfo []*TProfilingInfo `thrift:"profilingInfo,70" db:"profilingInfo" json:"profilingInfo,omitempty"` }
Attributes:
- Kind
- Metadata
- Items
- ProfilingInfo
func NewTInventoryInfo ¶
func NewTInventoryInfo() *TInventoryInfo
func (*TInventoryInfo) GetItems ¶
func (p *TInventoryInfo) GetItems() []*TItem
func (*TInventoryInfo) GetKind ¶
func (p *TInventoryInfo) GetKind() string
func (*TInventoryInfo) GetMetadata ¶
func (p *TInventoryInfo) GetMetadata() map[string]string
func (*TInventoryInfo) GetProfilingInfo ¶
func (p *TInventoryInfo) GetProfilingInfo() []*TProfilingInfo
func (*TInventoryInfo) IsSetProfilingInfo ¶
func (p *TInventoryInfo) IsSetProfilingInfo() bool
func (*TInventoryInfo) ReadField1 ¶
func (p *TInventoryInfo) ReadField1(iprot thrift.TProtocol) error
func (*TInventoryInfo) ReadField2 ¶
func (p *TInventoryInfo) ReadField2(iprot thrift.TProtocol) error
func (*TInventoryInfo) ReadField3 ¶
func (p *TInventoryInfo) ReadField3(iprot thrift.TProtocol) error
func (*TInventoryInfo) ReadField70 ¶
func (p *TInventoryInfo) ReadField70(iprot thrift.TProtocol) error
func (*TInventoryInfo) String ¶
func (p *TInventoryInfo) String() string
type TItem ¶
type TItem struct { Metadata *TMetadata `thrift:"metadata,1" db:"metadata" json:"metadata"` Labels map[string]string `thrift:"labels,2" db:"labels" json:"labels"` Spec *TSpec `thrift:"spec,3" db:"spec" json:"spec"` }
Attributes:
- Metadata
- Labels
- Spec
func (*TItem) GetMetadata ¶
func (*TItem) IsSetMetadata ¶
type TKpiMessage ¶
type TKpiMessage struct { // unused fields # 1 to 9 SourceResouceId string `thrift:"sourceResouceId,10" db:"sourceResouceId" json:"sourceResouceId"` // unused fields # 11 to 19 DestResouceId string `thrift:"destResouceId,20" db:"destResouceId" json:"destResouceId"` // unused fields # 21 to 29 TransactionType string `thrift:"transactionType,30" db:"transactionType" json:"transactionType"` // unused fields # 31 to 39 AppId string `thrift:"appId,40" db:"appId" json:"appId"` // unused fields # 41 to 49 SelfErrorLatency []byte `thrift:"selfErrorLatency,50" db:"selfErrorLatency" json:"selfErrorLatency"` // unused fields # 51 to 59 Throughput int32 `thrift:"throughput,60" db:"throughput" json:"throughput"` // unused fields # 61 to 69 SelfLatency []byte `thrift:"selfLatency,70" db:"selfLatency" json:"selfLatency"` SelfActiveLatency []byte `thrift:"selfActiveLatency,71" db:"selfActiveLatency" json:"selfActiveLatency"` // unused fields # 72 to 79 TotalLatency []byte `thrift:"totalLatency,80" db:"totalLatency" json:"totalLatency"` TotalActiveLatency []byte `thrift:"totalActiveLatency,81" db:"totalActiveLatency" json:"totalActiveLatency"` // unused fields # 82 to 89 SpanType SpanType `thrift:"spanType,90" db:"spanType" json:"spanType"` // unused fields # 91 to 109 TotalLatencyList []int32 `thrift:"totalLatencyList,110" db:"totalLatencyList" json:"totalLatencyList"` // unused fields # 111 to 119 TotalErrorIndicatorList []bool `thrift:"totalErrorIndicatorList,120" db:"totalErrorIndicatorList" json:"totalErrorIndicatorList"` TotalErrorLatency []byte `thrift:"totalErrorLatency,121" db:"totalErrorLatency" json:"totalErrorLatency"` // unused fields # 122 to 129 NamespaceName string `thrift:"namespaceName,130" db:"namespaceName" json:"namespaceName"` // unused fields # 131 to 139 SrcTierName string `thrift:"srcTierName,140" db:"srcTierName" json:"srcTierName,omitempty"` // unused fields # 141 to 149 DestTierName string `thrift:"destTierName,150" db:"destTierName" json:"destTierName,omitempty"` }
Attributes:
- SourceResouceId
- DestResouceId
- TransactionType
- AppId
- SelfErrorLatency
- Throughput
- SelfLatency
- SelfActiveLatency
- TotalLatency
- TotalActiveLatency
- SpanType
- TotalLatencyList
- TotalErrorIndicatorList
- TotalErrorLatency
- NamespaceName
- SrcTierName
- DestTierName
var TInternalKpi_Kpi_DEFAULT *TKpiMessage
func NewTKpiMessage ¶
func NewTKpiMessage() *TKpiMessage
func (*TKpiMessage) GetAppId ¶
func (p *TKpiMessage) GetAppId() string
func (*TKpiMessage) GetDestResouceId ¶
func (p *TKpiMessage) GetDestResouceId() string
func (*TKpiMessage) GetDestTierName ¶
func (p *TKpiMessage) GetDestTierName() string
func (*TKpiMessage) GetNamespaceName ¶
func (p *TKpiMessage) GetNamespaceName() string
func (*TKpiMessage) GetSelfActiveLatency ¶
func (p *TKpiMessage) GetSelfActiveLatency() []byte
func (*TKpiMessage) GetSelfErrorLatency ¶
func (p *TKpiMessage) GetSelfErrorLatency() []byte
func (*TKpiMessage) GetSelfLatency ¶
func (p *TKpiMessage) GetSelfLatency() []byte
func (*TKpiMessage) GetSourceResouceId ¶
func (p *TKpiMessage) GetSourceResouceId() string
func (*TKpiMessage) GetSpanType ¶
func (p *TKpiMessage) GetSpanType() SpanType
func (*TKpiMessage) GetSrcTierName ¶
func (p *TKpiMessage) GetSrcTierName() string
func (*TKpiMessage) GetThroughput ¶
func (p *TKpiMessage) GetThroughput() int32
func (*TKpiMessage) GetTotalActiveLatency ¶
func (p *TKpiMessage) GetTotalActiveLatency() []byte
func (*TKpiMessage) GetTotalErrorIndicatorList ¶
func (p *TKpiMessage) GetTotalErrorIndicatorList() []bool
func (*TKpiMessage) GetTotalErrorLatency ¶
func (p *TKpiMessage) GetTotalErrorLatency() []byte
func (*TKpiMessage) GetTotalLatency ¶
func (p *TKpiMessage) GetTotalLatency() []byte
func (*TKpiMessage) GetTotalLatencyList ¶
func (p *TKpiMessage) GetTotalLatencyList() []int32
func (*TKpiMessage) GetTransactionType ¶
func (p *TKpiMessage) GetTransactionType() string
func (*TKpiMessage) IsSetDestTierName ¶
func (p *TKpiMessage) IsSetDestTierName() bool
func (*TKpiMessage) IsSetSrcTierName ¶
func (p *TKpiMessage) IsSetSrcTierName() bool
func (*TKpiMessage) ReadField10 ¶
func (p *TKpiMessage) ReadField10(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField110 ¶
func (p *TKpiMessage) ReadField110(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField120 ¶
func (p *TKpiMessage) ReadField120(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField121 ¶
func (p *TKpiMessage) ReadField121(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField130 ¶
func (p *TKpiMessage) ReadField130(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField140 ¶
func (p *TKpiMessage) ReadField140(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField150 ¶
func (p *TKpiMessage) ReadField150(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField20 ¶
func (p *TKpiMessage) ReadField20(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField30 ¶
func (p *TKpiMessage) ReadField30(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField40 ¶
func (p *TKpiMessage) ReadField40(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField50 ¶
func (p *TKpiMessage) ReadField50(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField60 ¶
func (p *TKpiMessage) ReadField60(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField70 ¶
func (p *TKpiMessage) ReadField70(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField71 ¶
func (p *TKpiMessage) ReadField71(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField80 ¶
func (p *TKpiMessage) ReadField80(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField81 ¶
func (p *TKpiMessage) ReadField81(iprot thrift.TProtocol) error
func (*TKpiMessage) ReadField90 ¶
func (p *TKpiMessage) ReadField90(iprot thrift.TProtocol) error
func (*TKpiMessage) String ¶
func (p *TKpiMessage) String() string
type TKpiMessageByTransactionType ¶
type TKpiMessageByTransactionType struct { DestResouceId string `thrift:"destResouceId,1" db:"destResouceId" json:"destResouceId"` TransactionType string `thrift:"transactionType,2" db:"transactionType" json:"transactionType"` AppId string `thrift:"appId,3" db:"appId" json:"appId"` SelfErrorLatency []byte `thrift:"selfErrorLatency,4" db:"selfErrorLatency" json:"selfErrorLatency"` Throughput int32 `thrift:"throughput,5" db:"throughput" json:"throughput"` SelfLatency []byte `thrift:"selfLatency,6" db:"selfLatency" json:"selfLatency"` TotalLatency []byte `thrift:"totalLatency,7" db:"totalLatency" json:"totalLatency"` TotalErrorLatency []byte `thrift:"totalErrorLatency,8" db:"totalErrorLatency" json:"totalErrorLatency"` }
Attributes:
- DestResouceId
- TransactionType
- AppId
- SelfErrorLatency
- Throughput
- SelfLatency
- TotalLatency
- TotalErrorLatency
func NewTKpiMessageByTransactionType ¶
func NewTKpiMessageByTransactionType() *TKpiMessageByTransactionType
func (*TKpiMessageByTransactionType) GetAppId ¶
func (p *TKpiMessageByTransactionType) GetAppId() string
func (*TKpiMessageByTransactionType) GetDestResouceId ¶
func (p *TKpiMessageByTransactionType) GetDestResouceId() string
func (*TKpiMessageByTransactionType) GetSelfErrorLatency ¶
func (p *TKpiMessageByTransactionType) GetSelfErrorLatency() []byte
func (*TKpiMessageByTransactionType) GetSelfLatency ¶
func (p *TKpiMessageByTransactionType) GetSelfLatency() []byte
func (*TKpiMessageByTransactionType) GetThroughput ¶
func (p *TKpiMessageByTransactionType) GetThroughput() int32
func (*TKpiMessageByTransactionType) GetTotalErrorLatency ¶
func (p *TKpiMessageByTransactionType) GetTotalErrorLatency() []byte
func (*TKpiMessageByTransactionType) GetTotalLatency ¶
func (p *TKpiMessageByTransactionType) GetTotalLatency() []byte
func (*TKpiMessageByTransactionType) GetTransactionType ¶
func (p *TKpiMessageByTransactionType) GetTransactionType() string
func (*TKpiMessageByTransactionType) Read ¶
func (p *TKpiMessageByTransactionType) Read(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField1 ¶
func (p *TKpiMessageByTransactionType) ReadField1(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField2 ¶
func (p *TKpiMessageByTransactionType) ReadField2(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField3 ¶
func (p *TKpiMessageByTransactionType) ReadField3(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField4 ¶
func (p *TKpiMessageByTransactionType) ReadField4(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField5 ¶
func (p *TKpiMessageByTransactionType) ReadField5(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField6 ¶
func (p *TKpiMessageByTransactionType) ReadField6(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField7 ¶
func (p *TKpiMessageByTransactionType) ReadField7(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) ReadField8 ¶
func (p *TKpiMessageByTransactionType) ReadField8(iprot thrift.TProtocol) error
func (*TKpiMessageByTransactionType) String ¶
func (p *TKpiMessageByTransactionType) String() string
type TKpiOverall ¶
type TKpiOverall struct { DestResouceId string `thrift:"destResouceId,1" db:"destResouceId" json:"destResouceId"` AppId string `thrift:"appId,2" db:"appId" json:"appId"` SelfErrorLatency []byte `thrift:"selfErrorLatency,3" db:"selfErrorLatency" json:"selfErrorLatency"` Throughput int32 `thrift:"throughput,4" db:"throughput" json:"throughput"` SelfLatency []byte `thrift:"selfLatency,5" db:"selfLatency" json:"selfLatency"` TotalLatency []byte `thrift:"totalLatency,6" db:"totalLatency" json:"totalLatency"` TotalErrorLatency []byte `thrift:"totalErrorLatency,7" db:"totalErrorLatency" json:"totalErrorLatency"` }
Attributes:
- DestResouceId
- AppId
- SelfErrorLatency
- Throughput
- SelfLatency
- TotalLatency
- TotalErrorLatency
func NewTKpiOverall ¶
func NewTKpiOverall() *TKpiOverall
func (*TKpiOverall) GetAppId ¶
func (p *TKpiOverall) GetAppId() string
func (*TKpiOverall) GetDestResouceId ¶
func (p *TKpiOverall) GetDestResouceId() string
func (*TKpiOverall) GetSelfErrorLatency ¶
func (p *TKpiOverall) GetSelfErrorLatency() []byte
func (*TKpiOverall) GetSelfLatency ¶
func (p *TKpiOverall) GetSelfLatency() []byte
func (*TKpiOverall) GetThroughput ¶
func (p *TKpiOverall) GetThroughput() int32
func (*TKpiOverall) GetTotalErrorLatency ¶
func (p *TKpiOverall) GetTotalErrorLatency() []byte
func (*TKpiOverall) GetTotalLatency ¶
func (p *TKpiOverall) GetTotalLatency() []byte
func (*TKpiOverall) ReadField1 ¶
func (p *TKpiOverall) ReadField1(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField2 ¶
func (p *TKpiOverall) ReadField2(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField3 ¶
func (p *TKpiOverall) ReadField3(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField4 ¶
func (p *TKpiOverall) ReadField4(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField5 ¶
func (p *TKpiOverall) ReadField5(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField6 ¶
func (p *TKpiOverall) ReadField6(iprot thrift.TProtocol) error
func (*TKpiOverall) ReadField7 ¶
func (p *TKpiOverall) ReadField7(iprot thrift.TProtocol) error
func (*TKpiOverall) String ¶
func (p *TKpiOverall) String() string
type TMemoryEventType ¶
type TMemoryEventType int64
const ( TMemoryEventType_RESET TMemoryEventType = 0 TMemoryEventType_WARNING TMemoryEventType = 1 TMemoryEventType_NO_CHANGE TMemoryEventType = 2 )
func TMemoryEventTypeFromString ¶
func TMemoryEventTypeFromString(s string) (TMemoryEventType, error)
func TMemoryEventTypePtr ¶
func TMemoryEventTypePtr(v TMemoryEventType) *TMemoryEventType
func (TMemoryEventType) MarshalText ¶
func (p TMemoryEventType) MarshalText() ([]byte, error)
func (*TMemoryEventType) Scan ¶
func (p *TMemoryEventType) Scan(value interface{}) error
func (TMemoryEventType) String ¶
func (p TMemoryEventType) String() string
func (*TMemoryEventType) UnmarshalText ¶
func (p *TMemoryEventType) UnmarshalText(text []byte) error
type TMemoryUsage ¶
type TMemoryUsage struct { Used int64 `thrift:"used,1" db:"used" json:"used"` Max int64 `thrift:"max,2" db:"max" json:"max"` Free int64 `thrift:"free,3" db:"free" json:"free"` Percentage float64 `thrift:"percentage,4" db:"percentage" json:"percentage"` }
Attributes:
- Used
- Max
- Free
- Percentage
var TMemoryWarning_MemoryUsage_DEFAULT *TMemoryUsage
func NewTMemoryUsage ¶
func NewTMemoryUsage() *TMemoryUsage
func (*TMemoryUsage) GetFree ¶
func (p *TMemoryUsage) GetFree() int64
func (*TMemoryUsage) GetMax ¶
func (p *TMemoryUsage) GetMax() int64
func (*TMemoryUsage) GetPercentage ¶
func (p *TMemoryUsage) GetPercentage() float64
func (*TMemoryUsage) GetUsed ¶
func (p *TMemoryUsage) GetUsed() int64
func (*TMemoryUsage) ReadField1 ¶
func (p *TMemoryUsage) ReadField1(iprot thrift.TProtocol) error
func (*TMemoryUsage) ReadField2 ¶
func (p *TMemoryUsage) ReadField2(iprot thrift.TProtocol) error
func (*TMemoryUsage) ReadField3 ¶
func (p *TMemoryUsage) ReadField3(iprot thrift.TProtocol) error
func (*TMemoryUsage) ReadField4 ¶
func (p *TMemoryUsage) ReadField4(iprot thrift.TProtocol) error
func (*TMemoryUsage) String ¶
func (p *TMemoryUsage) String() string
type TMemoryWarning ¶
type TMemoryWarning struct { MemoryUsage *TMemoryUsage `thrift:"memoryUsage,1" db:"memoryUsage" json:"memoryUsage"` Created int64 `thrift:"created,2" db:"created" json:"created"` MemoryMeasurement string `thrift:"memoryMeasurement,3" db:"memoryMeasurement" json:"memoryMeasurement"` MemoryEventType TMemoryEventType `thrift:"memoryEventType,4" db:"memoryEventType" json:"memoryEventType"` }
Attributes:
- MemoryUsage
- Created
- MemoryMeasurement
- MemoryEventType
func NewTMemoryWarning ¶
func NewTMemoryWarning() *TMemoryWarning
func (*TMemoryWarning) GetCreated ¶
func (p *TMemoryWarning) GetCreated() int64
func (*TMemoryWarning) GetMemoryEventType ¶
func (p *TMemoryWarning) GetMemoryEventType() TMemoryEventType
func (*TMemoryWarning) GetMemoryMeasurement ¶
func (p *TMemoryWarning) GetMemoryMeasurement() string
func (*TMemoryWarning) GetMemoryUsage ¶
func (p *TMemoryWarning) GetMemoryUsage() *TMemoryUsage
func (*TMemoryWarning) IsSetMemoryUsage ¶
func (p *TMemoryWarning) IsSetMemoryUsage() bool
func (*TMemoryWarning) ReadField1 ¶
func (p *TMemoryWarning) ReadField1(iprot thrift.TProtocol) error
func (*TMemoryWarning) ReadField2 ¶
func (p *TMemoryWarning) ReadField2(iprot thrift.TProtocol) error
func (*TMemoryWarning) ReadField3 ¶
func (p *TMemoryWarning) ReadField3(iprot thrift.TProtocol) error
func (*TMemoryWarning) ReadField4 ¶
func (p *TMemoryWarning) ReadField4(iprot thrift.TProtocol) error
func (*TMemoryWarning) String ¶
func (p *TMemoryWarning) String() string
type TMetadata ¶
type TMetadata struct { Name string `thrift:"name,1" db:"name" json:"name"` Type string `thrift:"type,2" db:"type" json:"type"` ID string `thrift:"id,3" db:"id" json:"id"` SchemaVersion string `thrift:"schemaVersion,4" db:"schemaVersion" json:"schemaVersion"` Created int64 `thrift:"created,5" db:"created" json:"created"` Updated int64 `thrift:"updated,6" db:"updated" json:"updated"` References []*TReference `thrift:"references,7" db:"references" json:"references"` }
Attributes:
- Name
- Type
- ID
- SchemaVersion
- Created
- Updated
- References
var TItem_Metadata_DEFAULT *TMetadata
func NewTMetadata ¶
func NewTMetadata() *TMetadata
func (*TMetadata) GetCreated ¶
func (*TMetadata) GetReferences ¶
func (p *TMetadata) GetReferences() []*TReference
func (*TMetadata) GetSchemaVersion ¶
func (*TMetadata) GetUpdated ¶
type TMetricMessage ¶
type TMetricMessage struct { Name string `thrift:"name,1" db:"name" json:"name"` Values *TMetricValues `thrift:"values,2" db:"values" json:"values"` Labels map[string]string `thrift:"labels,3" db:"labels" json:"labels"` ResouceId string `thrift:"resouceId,4" db:"resouceId" json:"resouceId"` AppId string `thrift:"appId,5" db:"appId" json:"appId"` }
Attributes:
- Name
- Values
- Labels
- ResouceId
- AppId
func NewTMetricMessage ¶
func NewTMetricMessage() *TMetricMessage
func (*TMetricMessage) GetAppId ¶
func (p *TMetricMessage) GetAppId() string
func (*TMetricMessage) GetLabels ¶
func (p *TMetricMessage) GetLabels() map[string]string
func (*TMetricMessage) GetName ¶
func (p *TMetricMessage) GetName() string
func (*TMetricMessage) GetResouceId ¶
func (p *TMetricMessage) GetResouceId() string
func (*TMetricMessage) GetValues ¶
func (p *TMetricMessage) GetValues() *TMetricValues
func (*TMetricMessage) IsSetValues ¶
func (p *TMetricMessage) IsSetValues() bool
func (*TMetricMessage) ReadField1 ¶
func (p *TMetricMessage) ReadField1(iprot thrift.TProtocol) error
func (*TMetricMessage) ReadField2 ¶
func (p *TMetricMessage) ReadField2(iprot thrift.TProtocol) error
func (*TMetricMessage) ReadField3 ¶
func (p *TMetricMessage) ReadField3(iprot thrift.TProtocol) error
func (*TMetricMessage) ReadField4 ¶
func (p *TMetricMessage) ReadField4(iprot thrift.TProtocol) error
func (*TMetricMessage) ReadField5 ¶
func (p *TMetricMessage) ReadField5(iprot thrift.TProtocol) error
func (*TMetricMessage) String ¶
func (p *TMetricMessage) String() string
type TMetricValues ¶
type TMetricValues struct {
Values []float64 `thrift:"values,1" db:"values" json:"values"`
}
Attributes:
- Values
var TMetricMessage_Values_DEFAULT *TMetricValues
func NewTMetricValues ¶
func NewTMetricValues() *TMetricValues
func (*TMetricValues) GetValues ¶
func (p *TMetricValues) GetValues() []float64
func (*TMetricValues) ReadField1 ¶
func (p *TMetricValues) ReadField1(iprot thrift.TProtocol) error
func (*TMetricValues) String ¶
func (p *TMetricValues) String() string
type TProfilingInfo ¶
type TProfilingInfo struct { Pointcut string `thrift:"pointcut,1" db:"pointcut" json:"pointcut"` Requests int32 `thrift:"requests,2" db:"requests" json:"requests"` ElapsedMs int64 `thrift:"elapsedMs,3" db:"elapsedMs" json:"elapsedMs"` Status int32 `thrift:"status,4" db:"status" json:"status"` Exclusion string `thrift:"exclusion,5" db:"exclusion" json:"exclusion"` }
Attributes:
- Pointcut
- Requests
- ElapsedMs
- Status
- Exclusion
func NewTProfilingInfo ¶
func NewTProfilingInfo() *TProfilingInfo
func (*TProfilingInfo) GetElapsedMs ¶
func (p *TProfilingInfo) GetElapsedMs() int64
func (*TProfilingInfo) GetExclusion ¶
func (p *TProfilingInfo) GetExclusion() string
func (*TProfilingInfo) GetPointcut ¶
func (p *TProfilingInfo) GetPointcut() string
func (*TProfilingInfo) GetRequests ¶
func (p *TProfilingInfo) GetRequests() int32
func (*TProfilingInfo) GetStatus ¶
func (p *TProfilingInfo) GetStatus() int32
func (*TProfilingInfo) ReadField1 ¶
func (p *TProfilingInfo) ReadField1(iprot thrift.TProtocol) error
func (*TProfilingInfo) ReadField2 ¶
func (p *TProfilingInfo) ReadField2(iprot thrift.TProtocol) error
func (*TProfilingInfo) ReadField3 ¶
func (p *TProfilingInfo) ReadField3(iprot thrift.TProtocol) error
func (*TProfilingInfo) ReadField4 ¶
func (p *TProfilingInfo) ReadField4(iprot thrift.TProtocol) error
func (*TProfilingInfo) ReadField5 ¶
func (p *TProfilingInfo) ReadField5(iprot thrift.TProtocol) error
func (*TProfilingInfo) String ¶
func (p *TProfilingInfo) String() string
type TReference ¶
type TReference struct { Kind string `thrift:"kind,1" db:"kind" json:"kind"` Name string `thrift:"name,2" db:"name" json:"name"` References []map[string]string `thrift:"references,3" db:"references" json:"references"` }
Attributes:
- Kind
- Name
- References
func NewTReference ¶
func NewTReference() *TReference
func (*TReference) GetKind ¶
func (p *TReference) GetKind() string
func (*TReference) GetName ¶
func (p *TReference) GetName() string
func (*TReference) GetReferences ¶
func (p *TReference) GetReferences() []map[string]string
func (*TReference) ReadField1 ¶
func (p *TReference) ReadField1(iprot thrift.TProtocol) error
func (*TReference) ReadField2 ¶
func (p *TReference) ReadField2(iprot thrift.TProtocol) error
func (*TReference) ReadField3 ¶
func (p *TReference) ReadField3(iprot thrift.TProtocol) error
func (*TReference) String ¶
func (p *TReference) String() string
type TSQLKPIMessage ¶
type TSQLKPIMessage struct { // unused fields # 1 to 9 SqlId string `thrift:"sqlId,10" db:"sqlId" json:"sqlId"` // unused fields # 11 to 19 Txtype string `thrift:"txtype,20" db:"txtype" json:"txtype"` // unused fields # 21 to 29 ResouceId string `thrift:"resouceId,30" db:"resouceId" json:"resouceId"` // unused fields # 31 to 39 DestResourceId string `thrift:"destResourceId,40" db:"destResourceId" json:"destResourceId"` // unused fields # 41 to 49 AppId string `thrift:"appId,50" db:"appId" json:"appId"` // unused fields # 51 to 59 Latency []byte `thrift:"latency,60" db:"latency" json:"latency"` // unused fields # 61 to 69 ErrorLatency []byte `thrift:"errorLatency,70" db:"errorLatency" json:"errorLatency"` // unused fields # 71 to 79 TraceIds4SlowSQL []string `thrift:"traceIds4SlowSQL,80" db:"traceIds4SlowSQL" json:"traceIds4SlowSQL"` // unused fields # 81 to 89 TraceId4SQLError string `thrift:"traceId4SQLError,90" db:"traceId4SQLError" json:"traceId4SQLError"` }
Attributes:
- SqlId
- Txtype
- ResouceId
- DestResourceId
- AppId
- Latency
- ErrorLatency
- TraceIds4SlowSQL
- TraceId4SQLError
func NewTSQLKPIMessage ¶
func NewTSQLKPIMessage() *TSQLKPIMessage
func (*TSQLKPIMessage) GetAppId ¶
func (p *TSQLKPIMessage) GetAppId() string
func (*TSQLKPIMessage) GetDestResourceId ¶
func (p *TSQLKPIMessage) GetDestResourceId() string
func (*TSQLKPIMessage) GetErrorLatency ¶
func (p *TSQLKPIMessage) GetErrorLatency() []byte
func (*TSQLKPIMessage) GetLatency ¶
func (p *TSQLKPIMessage) GetLatency() []byte
func (*TSQLKPIMessage) GetResouceId ¶
func (p *TSQLKPIMessage) GetResouceId() string
func (*TSQLKPIMessage) GetSqlId ¶
func (p *TSQLKPIMessage) GetSqlId() string
func (*TSQLKPIMessage) GetTraceId4SQLError ¶
func (p *TSQLKPIMessage) GetTraceId4SQLError() string
func (*TSQLKPIMessage) GetTraceIds4SlowSQL ¶
func (p *TSQLKPIMessage) GetTraceIds4SlowSQL() []string
func (*TSQLKPIMessage) GetTxtype ¶
func (p *TSQLKPIMessage) GetTxtype() string
func (*TSQLKPIMessage) ReadField10 ¶
func (p *TSQLKPIMessage) ReadField10(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField20 ¶
func (p *TSQLKPIMessage) ReadField20(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField30 ¶
func (p *TSQLKPIMessage) ReadField30(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField40 ¶
func (p *TSQLKPIMessage) ReadField40(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField50 ¶
func (p *TSQLKPIMessage) ReadField50(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField60 ¶
func (p *TSQLKPIMessage) ReadField60(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField70 ¶
func (p *TSQLKPIMessage) ReadField70(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField80 ¶
func (p *TSQLKPIMessage) ReadField80(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) ReadField90 ¶
func (p *TSQLKPIMessage) ReadField90(iprot thrift.TProtocol) error
func (*TSQLKPIMessage) String ¶
func (p *TSQLKPIMessage) String() string
type TSQLMeta ¶
type TSQLMeta struct { // unused fields # 1 to 9 SqlId string `thrift:"sqlId,10" db:"sqlId" json:"sqlId"` // unused fields # 11 to 19 ResouceId string `thrift:"resouceId,20" db:"resouceId" json:"resouceId"` // unused fields # 21 to 29 Sql string `thrift:"sql,30" db:"sql" json:"sql"` }
Attributes:
- SqlId
- ResouceId
- Sql
func NewTSQLMeta ¶
func NewTSQLMeta() *TSQLMeta
func (*TSQLMeta) GetResouceId ¶
type TSpan ¶
type TSpan struct { TraceId int64 `thrift:"traceId,1" db:"traceId" json:"traceId"` // unused field # 2 Name string `thrift:"name,3" db:"name" json:"name"` ID int64 `thrift:"id,4" db:"id" json:"id"` ParentId *int64 `thrift:"parentId,5" db:"parentId" json:"parentId,omitempty"` Annotations []*TAnnotation `thrift:"annotations,6" db:"annotations" json:"annotations"` // unused field # 7 BinaryAnnotations []*TBinaryAnnotation `thrift:"binaryAnnotations,8" db:"binaryAnnotations" json:"binaryAnnotations"` Debug *bool `thrift:"debug,9" db:"debug" json:"debug,omitempty"` Timestamp *int64 `thrift:"timestamp,10" db:"timestamp" json:"timestamp,omitempty"` Duration *int64 `thrift:"duration,11" db:"duration" json:"duration,omitempty"` }
Attributes:
- TraceId
- Name
- ID
- ParentId
- Annotations
- BinaryAnnotations
- Debug
- Timestamp
- Duration
func (*TSpan) GetAnnotations ¶
func (p *TSpan) GetAnnotations() []*TAnnotation
func (*TSpan) GetBinaryAnnotations ¶
func (p *TSpan) GetBinaryAnnotations() []*TBinaryAnnotation
func (*TSpan) GetDuration ¶
func (*TSpan) GetParentId ¶
func (*TSpan) GetTimestamp ¶
func (*TSpan) GetTraceId ¶
func (*TSpan) IsSetDebug ¶
func (*TSpan) IsSetDuration ¶
func (*TSpan) IsSetParentId ¶
func (*TSpan) IsSetTimestamp ¶
type TSpec ¶
type TSpec struct { Properties map[string]string `thrift:"properties,1" db:"properties" json:"properties"` Ips []string `thrift:"ips,2" db:"ips" json:"ips"` Ports []int32 `thrift:"ports,3" db:"ports" json:"ports"` }
Attributes:
- Properties
- Ips
- Ports
var TItem_Spec_DEFAULT *TSpec
func (*TSpec) GetProperties ¶
Source Files
¶
- GoUnusedProtection__.go
- agentMessage-consts.go
- agentMessage.go
- endpointMessage-consts.go
- endpointMessage.go
- inventory-consts.go
- inventory.go
- kpiMessage-consts.go
- kpiMessage.go
- memoryWarning-consts.go
- memoryWarning.go
- metricMessage-consts.go
- metricMessage.go
- span-consts.go
- span.go
- sqlInfo-consts.go
- sqlInfo.go
Click to show internal directories.
Click to hide internal directories.