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

RFE: Run tsbs against Prometheus preferably deployed in a k8s cluster #66

Open
aakarshg opened this issue Apr 12, 2019 · 3 comments
Open

Comments

@aakarshg
Copy link

It'll be interesting to be able run Tsbs against prometheus as well.
Another interesting work that would be a good to have is to run TSBS against MongoDB/Prometheus/InfluxDB deployed in a k8s clusterm as they're currently available and can be integrated easily with K8s.

@hagen1778
Copy link
Contributor

Hi @aakarshg ! You may take a look at this PR #96
It is not reviewed or merged yet, but it implements PromQL queries generation which may be helpful for tests agains Prometheus. At least I was able to do that.

@aakarshg
Copy link
Author

Hi @hagen1778 , thanks for taking a jab at this. I'll take a look at it :)

@SimonHu-HN
Copy link

Hi @aakarshg ! You may take a look at this PR #96

Hello, Any good idea to test the write performance of Prometheus? I try to edit your PR, however, I think the direct test method makes me confused. The Prometheus adopts the pull method to scrape data, and my idea is to re-edit your load-victor file to send the test_data to pushgateway, meanwhile, with the help of grafana to monitor the Prometheus's scrape performance that derives from its own metrics(:9090/metrics).

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

No branches or pull requests

3 participants