Skip to content

[O11y][MongoDB] Update filters and remove mongodb.log.timestamp from mongodb logs dashboard#6533

Merged
rajvi-patel-22 merged 3 commits intoelastic:mainfrom
rajvi-patel-22:bugfix-mongodb-logs-dashboard
Jun 15, 2023
Merged

[O11y][MongoDB] Update filters and remove mongodb.log.timestamp from mongodb logs dashboard#6533
rajvi-patel-22 merged 3 commits intoelastic:mainfrom
rajvi-patel-22:bugfix-mongodb-logs-dashboard

Conversation

@rajvi-patel-22
Copy link
Copy Markdown
Contributor

@rajvi-patel-22 rajvi-patel-22 commented Jun 12, 2023

  • Bug

What does this PR do?

  • Remove mongodb.log.timestamp field from dashboard and visualizations
  • Add data_stream.dataset:'mongodb.log' filter to panels
  • Add update log level filter in Error Logs panel [Reference]

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Related issues

Screenshots

Below is the screenshot of dashboard before updating filters and fields:
image

After fix:
image

@rajvi-patel-22 rajvi-patel-22 requested a review from a team as a code owner June 12, 2023 05:51
@rajvi-patel-22 rajvi-patel-22 changed the title Bugfix mongodb logs dashboard [O11y][MongoDB] Update filters and remove mongodb.log.timestamp from mongodb logs dashboard Jun 12, 2023
@rajvi-patel-22 rajvi-patel-22 self-assigned this Jun 12, 2023
@rajvi-patel-22 rajvi-patel-22 added Integration:mongodb MongoDB bugfix Pull request that fixes a bug issue labels Jun 12, 2023
@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Jun 12, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-06-12T05:51:46.137+0000

  • Duration: 20 min 9 sec

Test stats 🧪

Test Results
Failed 0
Passed 24
Skipped 0
Total 24

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (1/1) 💚
Files 100.0% (3/3) 💚 2.941
Classes 100.0% (3/3) 💚 2.941
Methods 96.97% (32/33) 👍 4.665
Lines 68.217% (88/129) 👎 -23.774
Conditionals 100.0% (0/0) 💚

@muthu-mps
Copy link
Copy Markdown
Contributor

@rajvi-elastic - Can you please update the dashboard screenshot after the fix ?

@rajvi-patel-22
Copy link
Copy Markdown
Contributor Author

@rajvi-elastic - Can you please update the dashboard screenshot after the fix ?

@muthu-mps I have updated it in the package itself and also updated the description with screenshot.

Copy link
Copy Markdown
Contributor

@muthu-mps muthu-mps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Copy link
Copy Markdown
Contributor

@milan-elastic milan-elastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rajvi-patel-22 rajvi-patel-22 merged commit 284e55a into elastic:main Jun 15, 2023
@elasticmachine
Copy link
Copy Markdown

Package mongodb - 1.10.2 containing this change is available at https://epr.elastic.co/search?package=mongodb

sodhikirti07 pushed a commit that referenced this pull request Jun 15, 2023
…m mongodb logs dashboard (#6533)

* Fix mongodb logs overview dashboard and update filters for panels

* Update sorting order

* Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue Integration:mongodb MongoDB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[O11Y][MongoDB] Update MongoDB dashboards and visualizations

4 participants