Documentation
¶
Overview ¶
Package stats handles defining bot framework metrics
Index ¶
Constants ¶
View Source
const ( RawMessageCount = "raw_request_ct" RawMessagesSentCount = "raw_messages_sent_ct" InteractionResponsesCount = "interaction_responses_ct" InteractionAutocompletesCount = "interaction_autocompletes_ct" InteractionDeferralsCount = "interaction_deferrals_ct" MessagesPostedCount = "messages_posted_ct" RawEventsCount = "raw_events_ct" OpCodesCount = "opcode_events_ct" )
Known metric names
View Source
const ( TagStatus = "status" TagEventName = "event_name" TagOpCode = "op_code" )
Known metric tag names
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.