Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AWSSQSQueueName string
View Source
var AWSSQSQueueUrl string
View Source
var AWSService *sqs.SQS
Functions ¶
func CreateSQSQueue ¶
func CreateSQSQueue()
Create a new SQS queue if not created already to store the entire raw collection of runtime call stacks
func GetStackTraceBatchFromQueue ¶
func GetStackTraceBatchFromQueue() []string
GetStackTraceBatchFromQueue queries SQS to get a batch of upto 10 messages, each containing a stacktrace.
func PublishCallStack ¶
publish entire raw collection of runtime call stacks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.