# Functions
CountersFromEventData parses an event body and generates the Redis counters to increment for it.
ParseTimestamp extracts the event timestamp from an event ID.
RecordLag parses the timestamp from a event ID and observes the lag as Prometheus metrics.
# Structs
Length comment.
MediawikiRecentchange comment.
Meta comment.
Revision comment.
# Interfaces
Server consumes events from filesystem or kafka, then calculates aggregate stats and stores them in redis.