Skip to content
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

Create a more typical application stack example #118

Closed
peterbourgon opened this issue May 27, 2015 · 13 comments
Closed

Create a more typical application stack example #118

peterbourgon opened this issue May 27, 2015 · 13 comments
Assignees

Comments

@peterbourgon
Copy link
Contributor

The current example is great for playing around with Scope, but I think it would be a little confusing at a meetup or demo. Let's create a more typical example, with 2 load balancers, 3–5 application instances, and a database.

@peterbourgon peterbourgon added this to the earlyjune milestone May 27, 2015
@tomwilkie
Copy link
Contributor

I've got a branch with a few more application containers; just in the processes of adding load balancers.

@tomwilkie
Copy link
Contributor

Here you go: e8da590

It has 2 go app and 3 elastic searches.

What needs doing:

@peterbourgon
Copy link
Contributor Author

If you make a PR as a branch on this repo, I'll contribute some commits to convert the curl load generator to a Go version.

@tomwilkie
Copy link
Contributor

Ah I just pushed that straight to master - its in experimental.

I'd say go ahead with a go load gen, and push it to master.

@peterbourgon
Copy link
Contributor Author

Oh, OK.

@peterbourgon
Copy link
Contributor Author

This ticket is about creating a different example, with a fewer number of types of containers.

@tomwilkie
Copy link
Contributor

No! More container types is better! A typical app has loads of services.

@peterbourgon
Copy link
Contributor Author

We can have multiple examples. But I want an example that's immediately understandable for demos and meetups, where the point is to demonstrate individual features of Scope (and Weave).

@tomwilkie
Copy link
Contributor

Isn't scope's job making complicated topologies easy to understand? ;-)

On Wednesday, 27 May 2015, Peter Bourgon notifications@github.com wrote:

We can have multiple examples. But I want an example that's immediately
understandable for demos and meetups.


Reply to this email directly or view it on GitHub
#118 (comment).

@peterbourgon
Copy link
Contributor Author

Isn't scope's job making complicated topologies easy to understand? ;-)

image

@tomwilkie
Copy link
Contributor

The whole complicated container topology -> group by image is really quite compelling...

@peterbourgon
Copy link
Contributor Author

We'll also use this for the tutorial doc.

@peterbourgon peterbourgon self-assigned this Jun 3, 2015
@peterbourgon peterbourgon removed this from the earlyjune milestone Jun 3, 2015
@peterbourgon
Copy link
Contributor Author

Consider it done.

leth pushed a commit that referenced this issue Aug 28, 2018
Changes:
- Default diff-printer to hide details (#103) - da4c3ff
- Improve logging of http errors (#115) - f5a1710
- Update httpgrpc to match cortexproject/cortex#910 (#117) - 80ff076
- Expose the HTTP server from the server struct. (#118) - 1a7a6b3
- Add HTTP tracing middleware (#119) - d442d08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants