-
Notifications
You must be signed in to change notification settings - Fork 531
[O11y][Nginx] Migrate [Logs Nginx] Overview dashboard visualizations to lens in kibana 8.5.0
#5781
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] Migrate [Logs Nginx] Overview dashboard visualizations to lens in kibana 8.5.0
#5781
Conversation
…:rajvi-elastic/integrations into lens_migration-nginx-logs-overview-8.5.0
🌐 Coverage report
|
|
Approved! |
agithomas
left a comment
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 remove [Logs Nginx] phrase from the cangelog
@agithomas, I'll remove the
So, It would be good to keep |
Suggestions are just fine. |
agithomas
left a comment
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.
LGTM!
…s_migration-nginx-logs-overview-8.5.0
…s_migration-nginx-logs-overview-8.5.0
|
Package nginx - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=nginx |
What does this PR do?
Migrate
[Logs Nginx] Overviewdashboard visualizations to lens for Nginx integration packageStatistics for Nginx Lens migration:
Checklist
changelog.ymlfile.Author's Checklist
Related issues
Note:
In the Response codes over time [Logs Nginx] we faced below two issues:
Solution: Set the color palette to status color palette because the values are defined by response status codes.
Solution: To overcome this issue we have set the filter as http.response.status_code >= 200 and http.response.status_code<= 299.