-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat(logfwd): support forwarding logs to Loki #267
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f56d4ad - Browse repository at this point
Copy the full SHA f56d4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff49d8 - Browse repository at this point
Copy the full SHA 8ff49d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72942ad - Browse repository at this point
Copy the full SHA 72942adView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e91b3d9 - Browse repository at this point
Copy the full SHA e91b3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8e66f - Browse repository at this point
Copy the full SHA 4d8e66fView commit details -
remove retryAfter from loki.Client
- use channel to synchronise server in loki test
Configuration menu - View commit details
-
Copy full SHA for a702d37 - Browse repository at this point
Copy the full SHA a702d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b0c3e - Browse repository at this point
Copy the full SHA a8b0c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c427e4 - Browse repository at this point
Copy the full SHA 2c427e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d62565 - Browse repository at this point
Copy the full SHA 2d62565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a77df6 - Browse repository at this point
Copy the full SHA 8a77df6View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0af606a - Browse repository at this point
Copy the full SHA 0af606aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e00ccd - Browse repository at this point
Copy the full SHA 7e00ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d21565 - Browse repository at this point
Copy the full SHA 5d21565View commit details
Commits on Sep 19, 2023
-
address Gustavo's review comments
- emptyBuffer -> resetBuffer - request -> lokiRequest - stream -> lokiStream - remove unnecessary whitespace from inline JSON
Configuration menu - View commit details
-
Copy full SHA for 2b78abe - Browse repository at this point
Copy the full SHA 2b78abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0142e7e - Browse repository at this point
Copy the full SHA 0142e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79187af - Browse repository at this point
Copy the full SHA 79187afView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c694b3 - Browse repository at this point
Copy the full SHA 1c694b3View commit details -
pull log-counting / flushing logic into gatherer
- modify logClient interface
Configuration menu - View commit details
-
Copy full SHA for 0ea5f34 - Browse repository at this point
Copy the full SHA 0ea5f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ef7ff - Browse repository at this point
Copy the full SHA f7ef7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fea04 - Browse repository at this point
Copy the full SHA f9fea04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 892c037 - Browse repository at this point
Copy the full SHA 892c037View commit details -
- some minor naming/comment improvements
Configuration menu - View commit details
-
Copy full SHA for bce2a86 - Browse repository at this point
Copy the full SHA bce2a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dbbfb6 - Browse repository at this point
Copy the full SHA 2dbbfb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b72978 - Browse repository at this point
Copy the full SHA 9b72978View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabf8a5 - Browse repository at this point
Copy the full SHA fabf8a5View commit details
Commits on Sep 21, 2023
-
fix gathererSuite.TestRetryLoki
- introduce loki.ClientArgs - remove loki testing patch functions
Configuration menu - View commit details
-
Copy full SHA for 1c0ed80 - Browse repository at this point
Copy the full SHA 1c0ed80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea3930 - Browse repository at this point
Copy the full SHA 8ea3930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a733c0 - Browse repository at this point
Copy the full SHA 6a733c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6e172 - Browse repository at this point
Copy the full SHA 3c6e172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dab1dd - Browse repository at this point
Copy the full SHA 4dab1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 084544b - Browse repository at this point
Copy the full SHA 084544bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ab88c - Browse repository at this point
Copy the full SHA a5ab88cView commit details
Commits on Sep 22, 2023
-
Address Gustavo's review comments
- ClientArgs -> options *ClientOptions - rename N -> n - explicitly reallocate buffer when full
Configuration menu - View commit details
-
Copy full SHA for c4e153c - Browse repository at this point
Copy the full SHA c4e153cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164f9ad - Browse repository at this point
Copy the full SHA 164f9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b27b0 - Browse repository at this point
Copy the full SHA c6b27b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e80cfcd - Browse repository at this point
Copy the full SHA e80cfcdView commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 159bbe9 - Browse repository at this point
Copy the full SHA 159bbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a94d8ff - Browse repository at this point
Copy the full SHA a94d8ffView commit details -
Address Ben's comments on testing
- inline checkBuffer - coerce to string w/o check
Configuration menu - View commit details
-
Copy full SHA for 20c76b2 - Browse repository at this point
Copy the full SHA 20c76b2View commit details