Metadata grouping releasenote

This adds a releasenote about changes done in:
https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/932548
https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/930487

Change-Id: Ie8abc3ebcfc606b4c3aa588998a4b74b42ee9787
This commit is contained in:
Jaromir Wysoglad
2024-11-13 16:37:57 -05:00
committed by Takashi Kajinami
parent 753a8b8b97
commit ad14d02fa3

View File

@@ -0,0 +1,7 @@
---
features:
- |
Added ability to use metadata instance grouping when testing prometheus based autoscaling.
This method of instance grouping is supported since 2025.1 and it's the default option.
The ``autoscaling_instance_grouping`` configuration option has been added, which switches
the grouping method between ``metadata`` grouping and ``instance`` grouping.