opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
29 stars 56 forks source link

Added telemetry-collectors-enabled flag in performance-analyzer.properties #554

Open atharvasharma61 opened 3 months ago

atharvasharma61 commented 3 months ago

Added telemetry-collectors-enabled flag in performance-analyzer.properties.

Describe the solution you are proposing Added telemetry-collectors-enabled flag in performance-analyzer.properties to control telemetry related collectors.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.