-
Notifications
You must be signed in to change notification settings - Fork 474
[GitHub] [Dependabot] event duration was in seconds, should be in nanos #8131
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
Conversation
🌐 Coverage report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the test expectation files.
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Hi @philippkahr, please update your branch with the latest contents from main branch. There was an important PR merged updating the CI pipelines. Thanks! |
🚀 Benchmarks reportTo see the full report comment with |
Package github - 1.27.1 containing this change is available at https://epr.elastic.co/search?package=github |
Hi,
according to our ECS documentation,
event.duration
is in nanoseconds. It was exposed asseconds
.Checklist
changelog.yml
file.