Skip to content
  1. Nov 07, 2024
    • Alexander Samusev's avatar
      ci: Move from Gitlab to Github (#1531) · 87245fd0
      Alexander Samusev authored
      * [ci] Move from Gitlab to Github
      
      * add build docker jobs
      
      * add deploy
      
      * rename env in deploy
      
      * move e2e to pr, rename pr.yml to ci.yml, add benchmark
      
      * fix deply
      
      * artifact for benches
      
      * run benches in github and store results in gh-pages
      
      * fix path
      
      * try benches in my branch
      
      * fix vats
      
      * install git
      
      * 2 steps bench
      
      * rm test from benches
      
      * rm tags from benches
      
      * rm gitlab
      
      * change deps
      
      * upd artifacts action version
      87245fd0
  2. Nov 06, 2024
  3. Nov 05, 2024
  4. Nov 04, 2024
  5. Oct 28, 2024
  6. Oct 23, 2024
  7. Oct 22, 2024
  8. Oct 16, 2024
  9. Oct 15, 2024
  10. Oct 14, 2024
  11. Oct 10, 2024
  12. Oct 09, 2024
  13. Oct 08, 2024
  14. Oct 07, 2024
  15. Sep 24, 2024
  16. Sep 23, 2024
  17. Sep 20, 2024
  18. Sep 16, 2024
  19. Sep 14, 2024
  20. Aug 29, 2024
  21. Aug 27, 2024
  22. Aug 26, 2024
    • filvecchiato's avatar
      feat: add loki functionality to transport logs (#1479) · 85a4cca4
      filvecchiato authored
      * Updates the config from env files to include metrics options
      
      * updates README
      
      * update loki transport
      
      * update readme
      
      * fix port number on metrics app
      
      * update query params metrics
      
      * fix import sidecarConfig
      
      * fix readme
      
      * fix .env and readme
      85a4cca4