Analyse logging/tracing solutions current in use

Analyse logging/tracking/monitoring subsystems currently being developed in terms of the following (+ plus anything more that is relevant):

  • database used
  • database type (nosql/dbms, etc)
  • what information is being collected;
  • how is it sent from the code (open telemetry, gprs, ws, etc)
  • what is the frontend to access the information;
  • if different options can process the same information, what are the pros and cons;

right now, we have the following subsystems, which we have to summarize as per above:

  • signoz for tracing;
  • statsdatabase for event logging;
  • defectdojo for security;
  • net-data (for infrastructure monitoring);
  • elastic (based on the results of this experiment for full logs)

the goal of this issue would be to make sure that we have all info in these places and prepare for running developer testing campaigns on the Public Alpha; which will need to collect all information from each deployment by community developers in the system for further analysis and bug requests.

Assignee Loading
Time tracking Loading