Documentation ¶
Index ¶
- func BuildAggregations(json TagsAggregations) []*modelInputs.ErrorGroupTagAggregation
- func GetFingerprints(projectID int, errorTraces []*privateModel.ErrorTrace) []*model.ErrorFingerprint
- func GetKey(projectID int, errorObj *model.ErrorObject, ...) string
- func IsErrorTraceFiltered(project model.Project, structuredStackTrace []*privateModel.ErrorTrace) bool
- func IsFrameChromeExtension(frame privateModel.ErrorTrace) bool
- func IsFrameFirefoxExtension(frame privateModel.ErrorTrace) bool
- type Buckets
- type TagsAggregations
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAggregations ¶
func BuildAggregations(json TagsAggregations) []*modelInputs.ErrorGroupTagAggregation
func GetFingerprints ¶
func GetFingerprints(projectID int, errorTraces []*privateModel.ErrorTrace) []*model.ErrorFingerprint
func GetKey ¶
func GetKey(projectID int, errorObj *model.ErrorObject, structuredStackTrace []*privateModel.ErrorTrace) string
func IsErrorTraceFiltered ¶
func IsErrorTraceFiltered(project model.Project, structuredStackTrace []*privateModel.ErrorTrace) bool
func IsFrameChromeExtension ¶
func IsFrameChromeExtension(frame privateModel.ErrorTrace) bool
func IsFrameFirefoxExtension ¶
func IsFrameFirefoxExtension(frame privateModel.ErrorTrace) bool
Types ¶
type TagsAggregations ¶
Click to show internal directories.
Click to hide internal directories.