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

Notifications history #10786

Closed
cjcenizal opened this issue Mar 17, 2017 · 3 comments
Closed

Notifications history #10786

cjcenizal opened this issue Mar 17, 2017 · 3 comments
Labels
enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@cjcenizal
Copy link
Contributor

Related to #8194

Overview

At one point, @uboness explored the idea of an app that was a log of notifications, which allows the user to review past notifications. This app should have the following functionality:

  • You can filter by severity (info, success, error)
  • You can filter by originator (Visualize, Reporting, Alerting, Monitoring, etc.)
  • You can filter by date
  • Each notification can surface deep-links to the relevant parts of Kibana, or quick contextual actions
  • You can clear all notifications
  • You can export all notifications (or copy to clipboard)

Examples of notifications

Unhandled ES query errors

If the UI can't gracefully handle an error and contextually surface it to the user in a helpful way, we should consider it a bug. We need to store these errors so we can help users (and ourselves) diagnose and fix these bugs.

Handled ES query errors

We may also want to consider storing all errors, even if they're handled. By keeping a log of user actions, we can make it easier to report and reproduce bugs.

Job status changes

For example, notifications of when a new Report is being generated or has been completed.

@cjcenizal cjcenizal added the Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. label Mar 17, 2017
@marius-dr
Copy link
Member

It would also be nice to have the ability for a weekly report to be sent to an admin user with all the notifications from each node.

@cjcenizal cjcenizal added enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more and removed Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. labels Oct 13, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@cjcenizal
Copy link
Contributor Author

This issue is too broad to be actionable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants