Skip to content
Snippets Groups Projects
  1. Oct 11, 2022
    • Denis Smirnov's avatar
      feat: implement query statistics · cb565bff
      Denis Smirnov authored
      The query statistics samples the execution time of the opentelemetry's
      spans among 1% of all the running queries. Collected data is stored
      in the temporary spaces on each instance independently and can be
      analyzed by user (with the local SQL) or exported somewhere.
      The statistics spaces would be created by the sbroad itself if they
      do not exist yet.
      cb565bff
    • Denis Smirnov's avatar
      perf: improve logging · 0568bbe1
      Denis Smirnov authored
      0568bbe1
    • Denis Smirnov's avatar
      feat: improve Makefile · 0b934231
      Denis Smirnov authored
      0b934231
  2. Oct 04, 2022
  3. Sep 26, 2022
  4. Sep 21, 2022
  5. Sep 19, 2022
  6. Sep 15, 2022
  7. Sep 12, 2022
  8. Sep 09, 2022
  9. Sep 08, 2022
  10. Sep 06, 2022
  11. Sep 05, 2022
  12. Aug 31, 2022
  13. Aug 30, 2022
  14. Aug 29, 2022
  15. Aug 25, 2022
  16. Aug 24, 2022
  17. Aug 19, 2022
  18. Aug 18, 2022
Loading