-
Notifications
You must be signed in to change notification settings - Fork 456
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
[O11y][Nginx] Rally benchmark nginx.access
#9032
Conversation
type: keyword | ||
- name: destination_domain | ||
type: keyword | ||
example: lessons.example.com |
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.
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.
@aliabbas-elastic,
Can we use the suggested alternate format #8909 (comment) instead of dot? if that works, we can proceed.
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.
@lalit-satapathy This is the original log which I was making it relatable so that the generated log appears close to the original one
lessons.example.com 192.168.0.1 - - [09/Jun/2020:12:10:39 -0700] "GET /A%20Beka%20G1%20Howe/029_AND_30/15%20reading%20elephants.mp4 HTTP/1.1" 206 7648063 "http://lessons.example.com/A%20Beka%20G1%20Howe/029_AND_30/15%20reading%20elephants.mp4" "Mozilla/5.0 (Linux; Android 5.1.1; KFFOWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/81.2.16 like Chrome/81.0.4044.138 Safari/537.36"
I think there is a strong dependency of this to be there.
🚀 Benchmarks reportTo see the full report comment with |
@tommyers-elastic Here is an example of event ingested in Elastic. There will be one change in the format of
|
we can go ahead and merge now i think 👍 |
… into nginx_benchmark_access
💚 Build Succeeded
History
cc @aliabbas-elastic |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Proposed commit message
access
data stream ofNginx
Sample Response
sample_event.json
Checklist
How to test this PR locally
Run this command from package root
elastic-package benchmark rally --benchmark access-benchmark -v
elastic-package benchmark stream --benchmark access-benchmark -v
Related issues
Screenshots