-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently certain metrics are only available in the logs while they have a relevance from both a monitoring perspective and (in some cases) a frontend perspective.
The following metrics might be useful:
- length of queue of to be processed delta's
- length of queue of to be processed updates
- elastichsearch index sizes (which can be derived from the elastich search stat api
- amount of errors on ingesting to elasticsearch
perhaps others
We should consider whether we offer these metrics in a json:api format or using open metrics.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request