Application Log Alerts
Most logging frameworks allow definition of logging level, for example fatal
down to debug
or trace
. With the foundation of https://gitlab.com/gitlab-org/gitlab-ee/issues/3711, we can begin to offer advanced warnings about changing log behaviors which may not be surfacing elsewhere. (Metrics, etc)
We could build some automatic parsing of these log events, and for serious logging statements (perhaps error
or above) we could begin to track the rate of generation.
If there is an abnormal number of these events than usual, alerts can be generated.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.