Metrics

The TAG has monitoring capabilities providing users an easy way to assess the server’s health status in real-time. It periodically monitors machine resources like CPU, memory, heap, and client interactions with the server, such as requests, authentication, database queries, and other events.

All the Metrics are collected into an internal in-memory data store that flushes the Metrics Events into an External Store for persistence and analysis. At the moment, the only supported External Store for TAG Metrics is Elasticsearch, but it is likely that other stores are supported in the future.