Clu0D / NewsSummarizerBot

0 stars 0 forks source link

Research monitorings on core functionality #15

Closed Deimoz closed 5 months ago

Deimoz commented 5 months ago

Think about monitorings of the project

Possibilities:

  1. Load monitorings with Prometheus + Grafana https://habr.com/ru/articles/709204/
  2. Monitoring on logs with Sentry https://habr.com/ru/articles/507644/

Second option has higher priority right now because of easy use Sentry can be implementet in project with log4j https://github.com/getsentry/examples/tree/master/java/log4j-2.x

So after https://github.com/Clu0D/NewsSummarizerBot/issues/8 the task is:

If possible add docker-compose Sentry file and intagrate it with our app

Deimoz commented 5 months ago

Booted up sentry localy

We can define our alert rules and set different filters such as filename or message Image Image