-
Notifications
You must be signed in to change notification settings - Fork 474
[Apache Tomcat] Add integration package with connection pool data stream #6596
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
[Apache Tomcat] Add integration package with connection pool data stream #6596
Conversation
💚 Build Succeeded
History
|
🌐 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.
LGTM
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.
@agithomas - Please review changes from TSDB perspective. Otherwise the changes looks good!
…nto package_apache_tomcat_connection_pool Conflicts: packages/apache_tomcat/_dev/build/docs/README.md packages/apache_tomcat/changelog.yml packages/apache_tomcat/docs/README.md packages/apache_tomcat/manifest.yml
…nto package_apache_tomcat_connection_pool Conflicts: packages/apache_tomcat/changelog.yml
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 from TSDB side of things.
@kush-elastic - The dashboard displays only the active and idle connections but the data stream captures a lot of fields. Could you see the potential to add more metrics to the dashboard? @SubhrataK - Please look at the dashboard changes. |
I see most of the fields are boolean. And for the rest of the fields, based on the discussion with the Subhrata, We don't have metrics that we can display as a part of the visualization. There is an application count already present in the Overview dashboard itself. Let me know your suggestions that we can add as visualizations! |
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!
…nto package_apache_tomcat_connection_pool Conflicts: packages/apache_tomcat/_dev/build/docs/README.md packages/apache_tomcat/changelog.yml packages/apache_tomcat/docs/README.md packages/apache_tomcat/manifest.yml
Package apache_tomcat - 0.11.0 containing this change is available at https://epr.elastic.co/search?package=apache_tomcat |
Urgency
Activity Type
What does this PR do?
Checklist
changelog.yml
file.How to test this PR locally
Screenshots
Meta issue
Related Issue
Related PRs
thread pool
data stream #6609