Skip to content
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

MongoDB TSDB Enablement #5281

Closed
26 tasks done
agithomas opened this issue Feb 15, 2023 · 4 comments
Closed
26 tasks done

MongoDB TSDB Enablement #5281

agithomas opened this issue Feb 15, 2023 · 4 comments
Assignees

Comments

@agithomas
Copy link
Contributor

agithomas commented Feb 15, 2023

Test Environment Setup

  • Creation of MongoDB Test Environment

Datastream : collstats

Verification and validation

  • Verification of data in visualisation after enabling TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface
  • Verify if dimension field mapping is correct in the data stream template.

Datastream : dbstats

Verification and validation

  • Verification of data in visualisation after enabling TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface.
  • Verify if dimension field mapping is correct in the data stream template.

Datastream : metrics

Verification and validation

  • Verification of data in visualisation after enabling TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface.
  • Verify if dimension field mapping is correct in the data stream template.

Datastream : replstatus

Verification and validation

  • Verification of data in visualisation after enabling TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface.
  • Verify if dimension field mapping is correct in the data stream template.

Datastream : status

Verification and validation

  • Verification of data in visualisation after enabling TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface.
  • Verify if dimension field mapping is correct in the data stream template.

Enable TSDB by default: #6978

@ritalwar
Copy link
Contributor

I'm currently debugging the replStatus data stream to collect metrics, but I'm running into an error when trying to retrieve data from the oplog.rs collection.

@ritalwar
Copy link
Contributor

Managed to run a new instance using docker and obtained the required data. PRs for the replstatus datastream have also been raised.

@ritalwar ritalwar closed this as completed Jun 5, 2023
@lalit-satapathy
Copy link
Collaborator

@ritalwar, Can we also link to the TSDB-mode dashboard images in these meta issues? That will be a good reference in the review.

@ritalwar
Copy link
Contributor

MongoDB metrics Dashboard verified after enabling TSDB:

Screenshot 2023-06-28 at 11 00 20 AM Screenshot 2023-06-28 at 11 00 30 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants