Skip to content
Snippets Groups Projects
  1. May 02, 2019
  2. May 01, 2019
  3. Apr 30, 2019
  4. Apr 29, 2019
  5. Apr 26, 2019
  6. Apr 25, 2019
  7. Apr 24, 2019
  8. Apr 23, 2019
  9. Apr 17, 2019
  10. Apr 16, 2019
  11. Apr 12, 2019
    • Sandeep Sukhani's avatar
      Move live log tailing behind websocket on server (#439) · 1f1706f4
      Sandeep Sukhani authored
      * Move live log tailing behind websocket on server
      
      Live log tailing now requires client to just open a websocket and keep listening to it for getting live logs for matching query
      
      * Fixed linting errors
      
      * Unexported tailQuery querier method
      
      * Added a delay in querying of logs to not miss delayed entries
      
      * Renamed variable for better readability
      
      * Some code refactoring suggested in PR review
      
      * Fixed linter errors
      
      * Code refactoring requested in PR review
      
      * Disabling linting for writeHTTPErrorResponse since same value for an input is being passed from all function calls for now
      
      * Removed a function which already existed
      
      * Improved printing of log entries using cli and some other code refactoring
      
      * Checking no-labels flag before printing log stream while tailing
      1f1706f4
    • Juan Manuel's avatar
      · 43f4e1c7
      Juan Manuel authored
      Added option that loki service run as nodeport
      43f4e1c7
    • Sergey Leleko's avatar
      update promtail-examples.md · d63268bf
      Sergey Leleko authored
      rewrite exist example, and add more examples with descriptions
      Unverified
      d63268bf
    • Xiang Dai's avatar
      update expression · 8fab97d1
      Xiang Dai authored
      
      Signed-off-by: default avatarXiang Dai <764524258@qq.com>
      8fab97d1
Loading