Skip to content

add a metrics endpoint #74

@nvdk

Description

@nvdk

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions