Recent versions of promtool require to use base prometheus API URL instead of the full write v1 API endpoint. Add a new `prometheus_write_path` config option and `write_url_path` parameter to PromtoolClient to allow overriding the URL path appended to the base Prometheus URL for remote write operations. Defaults to '/api/v1/write' to preserve existing behavior. Assisted-By: Claude (claude-sonnet-4-6) Change-Id: I7b65ea331cdc895ba05ee017abe1080acd352ab1 Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
watcher-tempest-plugin
This repository contains a Tempest test plugin to verify the functionality of the Watcher service.
See the following docs to learn more:
- Free software: Apache license
- Documentation: https://docs.openstack.org/watcher-tempest-plugin/latest/
- Release notes: https://docs.openstack.org/releasenotes/watcher-tempest-plugin/
- Source: https://opendev.org/openstack/watcher-tempest-plugin
- Bugs: https://bugs.launchpad.net/watcher-tempest-plugin
Description
Languages
Python
100%