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

Triage Crawler exceptions: Unexpected missing files / folders #14

Open
brphelps opened this issue Mar 12, 2020 · 1 comment
Open

Triage Crawler exceptions: Unexpected missing files / folders #14

brphelps opened this issue Mar 12, 2020 · 1 comment

Comments

@brphelps
Copy link
Contributor

exceptions
| summarize FilesystemSurprise = countif((outerMessage contains "ENOENT: no such file or directory") or (outerMessage contains "EISDIR: illegal operation on a directory"))

@brphelps
Copy link
Contributor Author

When triaging, make sure to identify whether this issue should or shouldn't be happening -- if it's not truly exceptional, try to convert to a less interesting tracing method (e.g. a warning trace).

@brphelps brphelps self-assigned this Mar 12, 2020
@brphelps brphelps removed their assignment Sep 11, 2020
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