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

Need visibility into operator when messages can't be sent. #25

Open
ddebrunner opened this issue Oct 31, 2017 · 1 comment
Open

Need visibility into operator when messages can't be sent. #25

ddebrunner opened this issue Oct 31, 2017 · 1 comment

Comments

@ddebrunner
Copy link
Member

Seems like some metrics would be useful:

  • Counter of number of failures to send messages.
  • Number of pending messages (gauge).

Also the fact that the operator just keeps on being healthy when there is an error (slack is down now) seems somewhat wrong.

With Slack down the operator remains healthy and no errors are being logged, from looking at the code they should be logged, but not seeing anything.

@ddebrunner
Copy link
Member Author

E.g. if an incorrect url is entered, how would anyone tell. Maybe non-transient errors should terminate the operator (e.g. 404).

markheger pushed a commit to markheger/streamsx.slack that referenced this issue Apr 12, 2019
markheger pushed a commit that referenced this issue Apr 15, 2019
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

1 participant