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

feat: Add test-metrics-simulation #115

Merged
merged 4 commits into from
Jul 26, 2023

Conversation

pueding
Copy link
Member

@pueding pueding commented Jul 25, 2023

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

When I need a test for scaling components, it's not easy to read metrics using wave-metrics that uses Vector or Telegraf. So I've made a function to insert metrics into the database(using data-layer).

Which issue/s this PR fixes

How Has This Been Tested?

Checklist:

@pueding pueding self-assigned this Jul 25, 2023
@pueding pueding added this to the v0.0.10 milestone Jul 25, 2023
@pueding pueding merged commit 0286fee into main Jul 26, 2023
1 check passed
@pueding pueding deleted the 107-create-a-variety-of-metric-usage-examples branch July 26, 2023 01:42
@pueding pueding restored the 107-create-a-variety-of-metric-usage-examples branch July 26, 2023 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant