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

Add optional to be able to show a task in the context of a replay #652

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

nathanielc
Copy link
Contributor

Now you can do this:

$ kapacitor replay -recording recordingID -task taskID -no-wait
REPLAY_ID
$ kapacitor show -replay REPLAY_ID taskID
....

The show output is now in context of the task running for the replay, not the normal task. This way you can watch a task execute within a replay.

  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

@nathanielc nathanielc merged commit 1c80391 into master Jun 17, 2016
@nathanielc nathanielc deleted the nc-show-replay branch June 17, 2016 21:05
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

Successfully merging this pull request may close these issues.

1 participant