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

Feature/webexteams alert #2264

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

patrickcisco
Copy link

@patrickcisco patrickcisco commented Nov 8, 2019

Adding a Webex Teams Alertnode (https://developer.webex.com/).

Tests were ran via

$ go test -v $(go list ./... | grep -v /vendor/)

Two failures did occur at the following tests...

--- FAIL: TestServer_UDFStreamAgents (0.95s)
    server_test.go:5341: open service *udf.Service: failed to load process info for "movingAvg": exec: "python2": executable file not found in $PATH

and

2019/11/08 14:02:45 Agent for connection 1 finished
--- FAIL: TestServer_UDFStreamAgentsSocket (333.39s)
    server_test.go:5520: open service *udf.Service: failed to load process info for "mirror": dial unix /var/folders/sw/nz0vtk5n1m312x9v2x401fn00000gn/T/kapacitor_server_test233099002/mirror.py.sock: connect: no such file or directory
2019/11/08 14:08:18 Server stopped
Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)
Required only if applicable

You can erase any checkboxes below this note if they are not applicable to your Pull Request.

@minitriga
Copy link

Will this be going in? Looking forward to webex alerts?

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.

2 participants