File: use-metadata-grouping-for-prometheus-autoscaling-763c98141a940531.yaml

package info (click to toggle)
telemetry-tempest-plugin 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: python: 1,842; makefile: 20; sh: 11
file content (7 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
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.