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

Automatically start/stop/configure Prometheus for data collection #80

Open
2 of 3 tasks
mpeuster opened this issue Apr 10, 2019 · 0 comments
Open
2 of 3 tasks

Automatically start/stop/configure Prometheus for data collection #80

mpeuster opened this issue Apr 10, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@mpeuster
Copy link

mpeuster commented Apr 10, 2019

Prometheus can run side-by-side to tng-bench and monitor the executed experiments. However, it still needs to be manually configured. This can be automated since tng-bench knows everything about the executor etc.

It can also automatically started/stop upon execution.

  • start
  • stop
  • configure (set correct target machine to scrape)
    • should be easy to do with environment variables
@mpeuster mpeuster added the enhancement New feature or request label Apr 10, 2019
mpeuster pushed a commit to mpeuster/tng-sdk-benchmark that referenced this issue Apr 17, 2019
mpeuster pushed a commit that referenced this issue Apr 17, 2019
Added auto start/stop for prometheus #80
mpeuster pushed a commit to mpeuster/tng-sdk-benchmark that referenced this issue Apr 17, 2019
mpeuster pushed a commit that referenced this issue Apr 17, 2019
@mpeuster mpeuster added this to To do in Development via automation Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development
  
To do
Development

No branches or pull requests

1 participant