1. 04 11月, 2019 2 次提交
  2. 03 11月, 2019 3 次提交
  3. 02 11月, 2019 2 次提交
  4. 29 10月, 2019 2 次提交
  5. 28 10月, 2019 5 次提交
  6. 27 10月, 2019 3 次提交
  7. 25 10月, 2019 1 次提交
  8. 24 10月, 2019 1 次提交
  9. 23 10月, 2019 1 次提交
    • C
      React ui add query stats (#6190) · 4262ad92
      CSTDev 提交于
      * Adds the query stats to UI
      
      Adds the query load time, resolution and total number of time series,
      as the current UI has
      Signed-off-by: Ncstdev <pietomb00@hotmail.com>
      
      * Implement unit test for QueryStats
      Signed-off-by: Ncstdev <pietomb00@hotmail.com>
      
      * Tidy Query Stats component
      
      Rename it and expose a interface for the values it displays
      Make it a functional component as it has no state or lifecycle
      Better null/undefined checks
      Only render if needed, decided by the panel
      Remove old stats if the next errors
      Signed-off-by: Ncstdev <pietomb00@hotmail.com>
      4262ad92
  10. 22 10月, 2019 1 次提交
  11. 21 10月, 2019 1 次提交
  12. 18 10月, 2019 1 次提交
  13. 17 10月, 2019 3 次提交
  14. 09 10月, 2019 2 次提交
  15. 12 9月, 2019 1 次提交
  16. 31 8月, 2019 1 次提交
  17. 28 8月, 2019 1 次提交
  18. 21 8月, 2019 1 次提交
  19. 06 8月, 2019 1 次提交
    • S
      Fix context for the showWarning function (#5833) · 5e974d31
      slava 提交于
      * Fix context for the showWarning function
      
      If the difference between the current time on a client and time on a server is quite big, Prometheus tries to show a related warning in UI on the Graph tab. But in the code, an incorrect context is used to invoke this method. As a result, an error is showed in the web developer console and the whole page stop working at all. This commit fixes the context.
      
      CC @juliusv
      Signed-off-by: NVyacheslav Kulakov <vkulakov@swiftserve.com>
      
      * Fix context for the showWarning function
      
      Fixed assets
      
      CC @juliusv
      Signed-off-by: NVyacheslav Kulakov <vkulakov@swiftserve.com>
      5e974d31
  20. 25 6月, 2019 1 次提交
  21. 17 5月, 2019 1 次提交
  22. 15 5月, 2019 1 次提交
  23. 30 4月, 2019 1 次提交
  24. 26 3月, 2019 1 次提交
  25. 19 3月, 2019 1 次提交
  26. 18 3月, 2019 1 次提交