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

NC | NSFS | Add Events #8547

Open
shirady opened this issue Nov 20, 2024 · 0 comments
Open

NC | NSFS | Add Events #8547

shirady opened this issue Nov 20, 2024 · 0 comments
Labels

Comments

@shirady
Copy link
Contributor

shirady commented Nov 20, 2024

Environment info

  • NooBaa Version: current master, 5.18.0
  • Platform: NC

This is the place for creating a list where we find events that can be added.

  1. A noobaa crash event as a result of a panic call
    was found as a part of issue NSFS | Concurrency Tests | Warp fails with error - connect: connection refused #8471
    I didn't add the noobaa event (const NoobaaEvent = require('../manage_nsfs/manage_nsfs_events_utils').NoobaaEvent; and new NoobaaEvent(NoobaaEvent.ENDPOINT_CRASHED).create_event(undefined, undefined, err); in panic.js under function panic directly to avoid module dependency.
  2. An event when we cannot get the metrics
    was found as a part of PR NC | NSFS | Wrap with try-catch Prometheus Reporting start_server #8559 (see comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant