Upgrade Notes

MetricsHub Enterprise

Upgrading to v2.0.00

Support for multiple configuration files

MetricsHub parses all the .yaml or .yml files with valid syntax found in the config/ directory, regardless of their names or intended purpose (e.g., resources-example.yaml, old-license.yaml).

To prevent configuration conflicts, duplicates, or unintended overrides:

  • Move backup or example files to a subfolder such as config/examples/ or config/backups/.
  • Disable unused files by renaming them with a non-YAML extension (e.g., .bak, .txt, or .disabled).
  • Regularly check the files stored in the config/ directory to ensure only intended configurations are loaded.
No results.