# Functions
NewAgentMemCache is constructor for creating a new AgentMemCache with the provided supported gauge and counter metrics.
# Structs
AgentMemCache is an in-memory implementation of the AgentCache interface.
# Interfaces
AgentCache defines an interface for getting and updating metrics statistics in the agent's cache.