1. 08 Dec, 2023 3 commits
  2. 07 Dec, 2023 1 commit
  3. 06 Dec, 2023 4 commits
  4. 05 Dec, 2023 10 commits
  5. 04 Dec, 2023 1 commit
  6. 02 Dec, 2023 2 commits
  7. 01 Dec, 2023 5 commits
  8. 29 Nov, 2023 1 commit
  9. 27 Nov, 2023 4 commits
  10. 23 Nov, 2023 2 commits
  11. 21 Nov, 2023 1 commit
  12. 16 Nov, 2023 4 commits
  13. 14 Nov, 2023 2 commits
    • tom goriunov's avatar
      Better labels for graphs (#1348) · b5363b2c
      tom goriunov authored
      * demo for etc instance
      
      * manage different ticks with the same label
      
      * refactoring
      
      * update screenshots
      b5363b2c
    • tom goriunov's avatar
      OpenTelemetry and minor perf fixes (#1343) · ec765edb
      tom goriunov authored
      * OT init
      
      * add bundle analyzer and change external scripts load strategy
      
      * exporters for prod
      
      * update discord icon and lazy load metamask package
      
      * Fixing opentelemetry url
      
      * add logs and url schema
      
      * Testing NODE_ENV and opentelemetry
      
      * Using jaeger as opentelemetry trace collector
      
      * move envs to build time
      
      * Fixing opentelemetry URL
      
      * fix trace exporter for span processor
      
      * ENV configuration
      
      * filter out incoming requests
      
      * describe feature in docs
      
      * clean up
      
      * Changing otlp endpoint
      
      * fix tests
      
      ---------
      Co-authored-by: default avatarNick Zenchik <n.zenchik@gmail.com>
      ec765edb