# Constants
SearchTypeERG graphql sgr query tags.
SearchTypeEvent graphql event query tag.
SearchTypeEventReceiver graphql event_receiver query tag.
SearchTypeEventReceiverGroup graphql stage query tag.
# Variables
EventReceiverGroupsCreated tracks the number of stages created.
EventReceiverGroupsPassed track number of stages that have all of their events.
EventReceiversCreated tracks the number of event_receivers created.
EventsCreated counts the number of events created and track which passed and failed.
QueriesRunning tracks which types of queries are running.
Requests total number of requests received; tagged by status and method.
ResponseTimes used to track performance of responses.
SearchesPerformed tracks the number of graphql searches performed, and what type of object the searches were performed on.