-
Notifications
You must be signed in to change notification settings - Fork 838
Easy to use Cortex: Single binary, single process #1262
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e6a3e96
Single binary, single process Cortex.
tomwilkie 8a019d3
Unify the config client between the alertmanager and the ruler.
tomwilkie 5238d2c
Prefix frontend memcache flags with 'frontend.'
tomwilkie 4fa102b
Don't register the config DB flags twice.
tomwilkie ea98df4
Remove the FromStr parsing hack in schema config, do it with a custom…
tomwilkie a3a7538
Add yaml struct tags to more config fields; Manage lifecycle of overi…
tomwilkie 067009e
Add -print.config flag, which causes Cortex to print config and exit.
tomwilkie a5dee71
Add getting started guide and example config for running as a single …
tomwilkie f8c9ac1
Review feedback & minor fixups.
tomwilkie 453443e
Update modules.txt
tomwilkie f43d891
Fixes from testing as microservices.
tomwilkie 310897b
Review feedback.
tomwilkie 7cb7de9
Update CI for moved migrations.
tomwilkie cee654f
Review feedback
tomwilkie 491fb2a
Register alertmanager config.
tomwilkie 4ac3bf5
Allow alertmanager to start speaking directly to the DB.
tomwilkie ccd9362
Add /user_stats handler
tomwilkie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Review feedback.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
- Loading branch information
commit 310897b607631eea6d14993bfdae61e2b3126608
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.