-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Loki: Common Config #4347
Loki: Common Config #4347
Commits on Sep 17, 2021
-
refactor the pkg/util/cfg package to simplify and make it accessable …
…outside of this package. create a pkg/cfg which handles building the Loki config, this is created separately from pkg/util (which is Apache 2 licensed) to maintain proper separations of AGPL and Apache 2 code Update the main.go for several of the apps with the refactoring
Configuration menu - View commit details
-
Copy full SHA for cb9c670 - Browse repository at this point
Copy the full SHA cb9c670View commit details
Commits on Sep 28, 2021
-
refactor how dynamic/common config is loaded
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b16004b - Browse repository at this point
Copy the full SHA b16004bView commit details
Commits on Sep 29, 2021
-
Add common config logic for path prefix
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4aaf99c - Browse repository at this point
Copy the full SHA 4aaf99cView commit details -
Missed a file, update common config with prefix property
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81a8b1b - Browse repository at this point
Copy the full SHA 81a8b1bView commit details -
fix test, remove loki from args
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c0afa15 - Browse repository at this point
Copy the full SHA c0afa15View commit details -
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4c9b2c - Browse repository at this point
Copy the full SHA c4c9b2cView commit details -
fix typo in filename, make linter happy
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 780efaf - Browse repository at this point
Copy the full SHA 780efafView commit details
Commits on Sep 30, 2021
-
Update pkg/loki/config_wrapper.go
Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 317efba - Browse repository at this point
Copy the full SHA 317efbaView commit details -
Update pkg/loki/config_wrapper.go
Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3404c95 - Browse repository at this point
Copy the full SHA 3404c95View commit details -
Update pkg/loki/config_wrapper_test.go
Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d993c18 - Browse repository at this point
Copy the full SHA d993c18View commit details -
Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1140046 - Browse repository at this point
Copy the full SHA 1140046View commit details