Skip to content

Revert "fix: start only one instance of ChartManagementService scheduled job"

dakkar requested to merge feature/chart-management-service into develop

What does this PR do?

Turns out, ChartManagementService is the thing that saves chart data from RAM to DB, so removing it from here means that we lose all stats from the webserver processes.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports