Skip to content

Matta lacks monitoring support and visibility to errors #2

@tstarck

Description

@tstarck

It would probably be useful to be able to get information about what is going on inside matta.

Errors

In some cases the amount of error messages may flood the system and cause additional problems. Therefore currently matta is mostly silent about everything.

Possible improvement would be to hold an internal buffer, where last n error messages are held, and user / monitoring system could query errors.

Status

It would be useful to have statistics about how many messages have been processed in the last n units of time. This information and maybe some other information about the internal state of matta could be made available via:

  • standard output at signal
  • http interface

Latter option would introduce new dependencies, but it might be worth it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions