opensearch-project / performance-analyzer-commons

Apache License 2.0
4 stars 18 forks source link

[BUG] StatsCollector not being scheduled in all Collector Modes #81

Closed atharvasharma61 closed 2 months ago

atharvasharma61 commented 2 months ago

What is the bug? StatsCollector is expected to run in all the modes to collect statsMetrics for other collectors. Due to recent changes to merge PA - RTF, statsCollector was getting scheduled in only RCA collectorMode while it should be scheduled in all the modes.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior? statsCollector should be scheduled in all the Collector modes.

What is your host/environment?

Do you have any screenshots? If applicable, add screenshots to help explain your problem.

Do you have any additional context? Add any other context about the problem.