Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming Logs via Websocket Server #7240

Merged
merged 5 commits into from
Sep 16, 2020
Merged

Streaming Logs via Websocket Server #7240

merged 5 commits into from
Sep 16, 2020

Conversation

rauljordan
Copy link
Contributor

Thanks @prestonvanloon for putting this together, credited as author of the PR. This PR streams our logs via a websocket server on port http://localhost:8080/logs same as the prometheus server maintaining the ANSI terminal colors which can be displayed on a frontend.

@rauljordan rauljordan marked this pull request as ready for review September 16, 2020 02:06
@rauljordan rauljordan requested a review from a team as a code owner September 16, 2020 02:06
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #7240 into master will increase coverage by 1.59%.
The diff coverage is 69.97%.

@@            Coverage Diff             @@
##           master    #7240      +/-   ##
==========================================
+ Coverage   60.07%   61.66%   +1.59%     
==========================================
  Files         323      413      +90     
  Lines       27422    32882    +5460     
==========================================
+ Hits        16473    20276    +3803     
- Misses       8733     9708     +975     
- Partials     2216     2898     +682     

@rauljordan rauljordan merged commit 3197748 into master Sep 16, 2020
@rauljordan rauljordan deleted the log-streaming branch September 16, 2020 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants