This repository was archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tgrk/lager_humio_backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tgrk/lager_humio_backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 9 files changed
- 2 contributors
Commits on Aug 15, 2017
-
Convert retry interval to millis in init
Now we only do the conversion once instead of for every event. A minor performance improvement, but more importantly, and the reason for the change, the unit test is much faster.
Configuration menu - View commit details
-
Copy full SHA for 872130b - Browse repository at this point
Copy the full SHA 872130bView commit details -
Validate meck on each unit test
Observed that failures in call_ingest_api could happen silently. Added meck validation for each test using meck and changing fixture to foreach to isolate tests.
Configuration menu - View commit details
-
Copy full SHA for abc8270 - Browse repository at this point
Copy the full SHA abc8270View commit details -
Change tag key to only use 'level'
Tags in Humio is almost a hidden feature and should be used with care. They create files in the order of the Cartesian product in tag values, so that if you by accident puts some kind of id (pid, request id, ...) into a tag, things will explode making the Humio data space unusable. This is a severe limitation in the current tagging scheme in Humio and we are working on a better way to tag/shard data in the near future. Until then, this commit will ensures that we avoid a tag explosion, by only tagging on the log-level. Host and source information has been moved to the regular attributes.
Configuration menu - View commit details
-
Copy full SHA for 2899f28 - Browse repository at this point
Copy the full SHA 2899f28View commit details
Commits on Aug 22, 2017
-
Merge pull request #1 from pmech/increase-unit-test-performance
Convert retry interval to millis in init
Configuration menu - View commit details
-
Copy full SHA for e6b7b38 - Browse repository at this point
Copy the full SHA e6b7b38View commit details
Commits on Aug 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c7c7abb - Browse repository at this point
Copy the full SHA c7c7abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76decc1 - Browse repository at this point
Copy the full SHA 76decc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795407e - Browse repository at this point
Copy the full SHA 795407eView commit details
Commits on Aug 28, 2017
-
Humio can be installed on-premise so the hostname of Humio should be a configuration parameter
Configuration menu - View commit details
-
Copy full SHA for 2243beb - Browse repository at this point
Copy the full SHA 2243bebView commit details
Commits on Sep 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 066f168 - Browse repository at this point
Copy the full SHA 066f168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbfef6 - Browse repository at this point
Copy the full SHA 3bbfef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd7e14 - Browse repository at this point
Copy the full SHA 6cd7e14View commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5a36ee7 - Browse repository at this point
Copy the full SHA 5a36ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99165b2 - Browse repository at this point
Copy the full SHA 99165b2View commit details
Commits on Jan 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dbedce3 - Browse repository at this point
Copy the full SHA dbedce3View commit details
Commits on Feb 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f436a6 - Browse repository at this point
Copy the full SHA 6f436a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42f855 - Browse repository at this point
Copy the full SHA b42f855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aee031 - Browse repository at this point
Copy the full SHA 6aee031View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8c519 - Browse repository at this point
Copy the full SHA fb8c519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3235404 - Browse repository at this point
Copy the full SHA 3235404View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.3...master