forked from webmetrics/browsermob-proxy
-
Notifications
You must be signed in to change notification settings - Fork 660
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
Elc logger #862
Open
kirillbilchenko
wants to merge
46
commits into
lightbody:master
Choose a base branch
from
hellofresh:ELC_logger
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Elc logger #862
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[brotli] Add brotli support backed by org.brotli.dec
*update jackson bindings
*promote release version
*added statsD metrics to gather failed requests
* Fix metrics * Fix metrics
* 2.1.9 release * 2.1.9 fixup * Promote snapshot version
* BrowserMob 0 response metrics * Fix failed tests * Fix metrics names * Release snapshot version
* Release 2.1.11 fix stats d metrics * Fix failed tests * SNAPSHOT version release
* libs promotions * update dependencies * fix failed dependency * fix dependency * fix dependency * fix dependency * fix dependency * fix dependency * fix dependency * fix dependency * fix dependency * fix dependency * update libs * Poromote libs * Update dependencies * Version promotion
* [PT-3269] 500 errors to graylog * Fix issues with dependencies * Small fixes * one more fix in test * one more small tune * Small code refactoring * One more small update removed status from message and fix issue with incorrect requests * One more small update removed status from message and fix issue with incorrect requests * One more part of refactoring * One more part of refactoring * one more promotion * BMP 2.1.15 promotion with final logs version * one more small fix * Remove duplicated call for log stash metrics * Fix host and port according to PR * Fix issue with hardcoded hosts * Update bmp-logging.yaml * Added snapshot version
* promote browser mob, and fix logs duplication * promote browser mob, and fix logs duplication * Remove all unused code * Snapshot commit
* BMP and little proxy promote * Pormote snapshot
* initial commit * promote poms * promote poms * promote poms * revert jetty * One more part done * one moe small change * one more small improvement * Snapshot version promotion * small changes in har * pormote snapshot
* added proxy 0 responses logged in * Snapshot version
* Memory consumption fix * Fix stats d metric filter * small fix * SNAPSHOT version
* BMP_2.1.24 release change the order of logging the failed connect request * Fix versions
* BMP_2.1.25 promotion * Snapshot * one more small fix * BMP 2.1.26 remove unused 0 codes logs * one more update * promote versions * Snapshot version
* BMP 2.1.28 promotion * small fix in the test * added snapshot version
* Update logs handling and statsd * Small update * Snapshot version
* Added proxy pool size to be exposed * fix properties * Snapshot version promotion
* Update statsD client creation process and filtering * Update snapshot
* small restructuring of stats d * BMP update max file size and dependant tests * Update readme * Promote snapshot
* Extend browsermob proxy add headers with additional field in json `headersFilterRegexp` which allows you to add headers only to specific domain * update to openjdk8 * update to oraclejdk8 * Update litle proxy * Update little proxy * Update snapshot version
* Fix header injection for rest module and promote version * Snapshot version bump
* Add .whitesource configuration file * [IS-779](https://hellofresh.atlassian.net/browse/IS-779) - Disable GitHub issue creation In order to avoid spamming the GitHub repository with issues regarding possible security vulnerabilities and to integrate probably within the HelloFresh project management. The GitHub issue creation is disabled as per the [whitesource documentation](https://whitesource.atlassian.net/wiki/spaces/WD/pages/697696422/WhiteSource+for+github.com#WhiteSourceforgit.luolix.top-IssueSettings(issueSettings)) Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Co-authored-by: hf-security <60392618+hf-security@users.noreply.github.com>
* BMP_2.1.36 * Update fluent d dependency * guice update * guice update
* BMP_2.1.36 * Update fluent d dependency * guice update * guice update * Update jdk * Update regarding jdk * one more update * jetty update
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
* Added fluentD logger * Naming fix * Logic fix
* Update littleproxy-1.1.7.jar * typo * Update dependencies and capture filter * Update code formatting * Use ubuntu 18.04
# Conflicts: # README.md # browsermob-core/pom.xml # browsermob-core/src/main/java/net/lightbody/bmp/filters/HarCaptureFilter.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.