-
Notifications
You must be signed in to change notification settings - Fork 300
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
Add VictoriaMetrics support #96
Merged
Merged
Commits on Sep 25, 2019
-
* add VictoriaMetrics generator * add VictoriaMetrics loader * add VictoriaMetrics query generator * support multiple URLs for loading data into VM * fix loader workers support * add VictoriaMetrics query runner * fix query generator * use default HTTP client * mention VictoriaMetrics in README * add load script and extend documentation * address review comments
Configuration menu - View commit details
-
Copy full SHA for a82b7f3 - Browse repository at this point
Copy the full SHA a82b7f3View commit details
Commits on Sep 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 413ab98 - Browse repository at this point
Copy the full SHA 413ab98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c93cfa - Browse repository at this point
Copy the full SHA 6c93cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f241eb - Browse repository at this point
Copy the full SHA 5f241ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 683bf91 - Browse repository at this point
Copy the full SHA 683bf91View commit details
Commits on Oct 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e52933a - Browse repository at this point
Copy the full SHA e52933aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e499cea - Browse repository at this point
Copy the full SHA e499ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f346d23 - Browse repository at this point
Copy the full SHA f346d23View commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e03aac - Browse repository at this point
Copy the full SHA 6e03aacView commit details
Commits on Nov 9, 2019
-
Merge branch 'master' of https://github.com/timescale/tsbs into master2
� Conflicts: � internal/inputs/utils.go
Configuration menu - View commit details
-
Copy full SHA for 46f535f - Browse repository at this point
Copy the full SHA 46f535fView commit details
Commits on Jan 11, 2020
-
Merge branch 'master' of https://github.com/timescale/tsbs into master2
� Conflicts: � README.md � internal/inputs/generator_queries.go � internal/inputs/utils.go
Configuration menu - View commit details
-
Copy full SHA for 02d15d3 - Browse repository at this point
Copy the full SHA 02d15d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076d829 - Browse repository at this point
Copy the full SHA 076d829View commit details
Commits on Mar 9, 2020
-
remove high-cpu use-case from queries generator for VictoriaMetrics d…
…atabase since it can't be supported via MetricsQL query language due to data model specifics
Configuration menu - View commit details
-
Copy full SHA for f3e0002 - Browse repository at this point
Copy the full SHA f3e0002View commit details
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7fd2761 - Browse repository at this point
Copy the full SHA 7fd2761View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7b85f - Browse repository at this point
Copy the full SHA cf7b85fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.