BigW Consortium Gitlab

  1. 10 Mar, 2016 1 commit
  2. 17 Feb, 2016 1 commit
  3. 29 Dec, 2015 1 commit
    • Write to InfluxDB directly via UDP · 620e7bb3
      Yorick Peterse authored
      This removes the need for Sidekiq and any overhead/problems introduced
      by TCP. There are a few things to take into account:
      
      1. When writing data to InfluxDB you may still get an error if the
         server becomes unavailable during the write. Because of this we're
         catching all exceptions and just ignore them (for now).
      2. Writing via UDP apparently requires the timestamp to be in
         nanoseconds. Without this data either isn't written properly.
      3. Due to the restrictions on UDP buffer sizes we're writing metrics one
         by one, instead of writing all of them at once.
  4. 28 Dec, 2015 1 commit
  5. 17 Dec, 2015 3 commits
  6. 15 Dec, 2015 1 commit
  7. 10 Dec, 2015 2 commits
  8. 30 Nov, 2015 1 commit
  9. 18 Nov, 2015 1 commit
  10. 03 Nov, 2015 1 commit
  11. 14 Oct, 2015 1 commit
  12. 21 Sep, 2015 1 commit
  13. 18 Sep, 2015 1 commit
  14. 11 Sep, 2015 1 commit
  15. 28 Aug, 2015 1 commit
  16. 20 Aug, 2015 4 commits
  17. 22 Jun, 2015 2 commits
  18. 06 Apr, 2015 1 commit
  19. 31 Mar, 2015 1 commit
  20. 15 Mar, 2015 1 commit
  21. 12 Feb, 2015 1 commit
  22. 02 Sep, 2014 1 commit
  23. 22 Jan, 2014 1 commit
  24. 19 Jan, 2014 1 commit
  25. 01 Apr, 2013 1 commit
  26. 25 Feb, 2013 1 commit
  27. 11 Feb, 2013 1 commit
  28. 05 Feb, 2013 1 commit
  29. 09 Jan, 2013 1 commit
  30. 20 Dec, 2012 1 commit
  31. 13 Dec, 2012 1 commit
  32. 09 Dec, 2012 1 commit
  33. 19 Nov, 2012 1 commit