Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

allow posting json to some endpoint#3

Merged
otoolep merged 2 commits intootoolep:masterfrom
MichaelBlume:post-json
Aug 5, 2013
Merged

allow posting json to some endpoint#3
otoolep merged 2 commits intootoolep:masterfrom
MichaelBlume:post-json

Conversation

@MichaelBlume
Copy link
Contributor

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move into an else clause?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, the stuff after this call.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, done.

On Mon, Aug 5, 2013 at 2:28 PM, philip-loggly notifications@github.comwrote:

In stormkafkamon/monitor.py:

@@ -66,8 +85,11 @@ def main():
zc = ZkClient(options.zserver, options.zport)

 try:
  •    display(process(zc.spouts(options.spoutroot, options.topology)),
    
  •            true_or_false_option(options.friendly))
    
  •    zk_data = process(zc.spouts(options.spoutroot, options.topology))
    

I mean, the stuff after this call.


Reply to this email directly or view it on GitHubhttps://github.com//pull/3/files#r5590742
.

@philip-loggly
Copy link
Contributor

Thanks.

otoolep pushed a commit that referenced this pull request Aug 5, 2013
allow posting json to some endpoint
@otoolep otoolep merged commit fcc026c into otoolep:master Aug 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants