Current Series Release Notes¶
3.7.0-3¶
New Features¶
Added a new
prometheus_write_pathconfiguration option under the[optimize]section to allow customizing the URL path appended to the Prometheus base URL for remote write operations. The default value is/api/v1/write, preserving the existing behavior. Set it to an empty string if the base URL already includes the full write endpoint.
3.4.0¶
Upgrade Notes¶
Python 3.8 support has been dropped. Last release of watcher-tempest-plugin to support python 3.8 is 3.2.0. The minimum version of Python now supported is Python 3.9.
2.0.0¶
Upgrade Notes¶
Python 2.7 support has been dropped. Last release of watcher-tempest-plugin to support py2.7 is OpenStack Train. The minimum version of Python now supported by watcher-tempest-plugin is Python 3.6.