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

[ Memcached ] TSDB enablement #6925

Closed
11 tasks done
agithomas opened this issue Jul 12, 2023 · 5 comments · Fixed by #6983
Closed
11 tasks done

[ Memcached ] TSDB enablement #6925

agithomas opened this issue Jul 12, 2023 · 5 comments · Fixed by #6983
Assignees

Comments

@agithomas
Copy link
Contributor

agithomas commented Jul 12, 2023

Test Environment Setup

  • Creation of Test Environment

Datastream : stats

Verification and validation

  • Verification of data in visualisation after enabling the TSDB flag in kibana
  • Verification of the count of documents (before & after TSDB enablement) in Discover Interface
  • Verify if field mapping is correct in the data stream template.
  • Verify if the TSDB can be disabled using the API method
  • Verify if the TSDB can be re-enabled after 4 hours, following disablement using API method, making use of package upgrade.
  • Add screenshots of dashboards (Recommended), if applicable.

TSDB Release PR

@agithomas
Copy link
Contributor Author

After enabling TSDB, metric_type mapping

image

@lalit-satapathy
Copy link
Collaborator

@agithomas,

Are the metric_types defined here correct and complete?

@agithomas
Copy link
Contributor Author

Are the metric_types defined here correct and complete?

I looked at the completeness (already existing). The one that does not have the mapping is pid and it is not expected to have any metric_type mapping.

@lalit-satapathy
Copy link
Collaborator

Are the metric_types defined here correct and complete?

I looked at the completeness (already existing). The one that does not have the mapping is pid and it is not expected to have any metric_type mapping.

@ishleenk17, Can you cross-check and confirm if the existing metric types metric_types defined here correct and complete? They were added before TSDB.

@ishleenk17
Copy link
Contributor

Are the metric_types defined here correct and complete?

I looked at the completeness (already existing). The one that does not have the mapping is pid and it is not expected to have any metric_type mapping.

@ishleenk17, Can you cross-check and confirm if the existing metric types metric_types defined here correct and complete? They were added before TSDB.

The metric_types look fine for memcached

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

Successfully merging a pull request may close this issue.

3 participants