# Variables
APIRequests is a counter vector for requests to endpoints.
APIResponseStatusCodes collects the information about api response status codes.
APIResponsesTime collects the information about api response time per endpoint.
ConsumedMessages shows number of messages consumed from Kafka by aggregator.
ConsumingErrors shows the total number of errors during consuming messages from Kafka.
FailedMessagesProcessingTime collects the time of processing message when it failed.
FeedbackOnRules shows how many times users left feedback on rules.
LastCheckedTimestampLagMinutes shows how slow we get messages from clusters.
ProducedMessages shows number of messages produced by producer package probably it will be used only in tests.
SuccessfulMessagesProcessingTime collects the time to process message successfully.
WrittenReports shows number of reports written into the database.