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

InfluxDB: Load generation container #106

Merged
merged 2 commits into from
Nov 10, 2023
Merged

InfluxDB: Load generation container #106

merged 2 commits into from
Nov 10, 2023

Conversation

algchoo
Copy link
Contributor

@algchoo algchoo commented Nov 10, 2023

Changes

Description of Changes

Created a container to apply load to InfluxDB

  • creates a config for auth
  • creates buckets to store data
  • writes data from sample files to buckets
  • queries the buckets for 5m
  • deletes the buckets

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CI passes

@algchoo algchoo requested a review from a team as a code owner November 10, 2023 20:25
@algchoo algchoo merged commit 5ef8a34 into main Nov 10, 2023
16 checks passed
@algchoo algchoo deleted the container/influx-loadgen branch November 10, 2023 21:13
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.

2 participants