Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start-all.sh: support taking targets from directory #1995

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

amnonh
Copy link
Collaborator

@amnonh amnonh commented Jun 1, 2023

This patch adds the --target-directory command line option to start-all.sh

If set, prometheus/targets directory will be the root of targets files. The file names should be scylla_server.yml, node_exporter_servers.yml, and scylla_manager_servers.yml

Fixes #1994

This patch adds the --target-directory command line option to
start-all.sh

If set, prometheus/targets directory will be the root of targets files.
The file names should be scylla_server.yml, node_exporter_servers.yml,
and scylla_manager_servers.yml

Fixes scylladb#1994
@amnonh amnonh added this to the Monitoring 4.5 milestone Jun 1, 2023
@amnonh amnonh merged commit 4ce1a21 into scylladb:master Jun 1, 2023
@amnonh amnonh deleted the bind_target_directory branch June 1, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change how containers bind files
1 participant