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: scaling plan integrations from telegraf #200

Merged
merged 27 commits into from
Nov 8, 2023

Conversation

bryan-stclab
Copy link
Contributor

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:

  • Plan that can affect scale-in and scale-out is written for aws lambda, amazon dynamodb, amazon ec2, amazon emr, amazon ecs, and aws waf using telegraf from amazon cloud watch.
  • Plan that can affect scale-in and scale-out is written for google cloud functions, google cloud run, and gcp mig using telegraf from stackdriver.
  • Plan that can affect scale-in and scale-out is written for azure functions and azure vmss using telegraf from prometheus.

Which issue/s this PR fixes

#199

How Has This Been Tested?

I have verified the actual collection of metric data from each of amazon cloud watch, stackdriver, and prometheus with compatible data.

Checklist:

@bryan-stclab bryan-stclab added this to the v0.1.0 milestone Nov 8, 2023
@bryan-stclab bryan-stclab self-assigned this Nov 8, 2023
@bryan-stclab bryan-stclab linked an issue Nov 8, 2023 that may be closed by this pull request
@pueding pueding merged commit ac283ab into main Nov 8, 2023
1 check passed
@pueding pueding deleted the 199-scaling-plan-integrations-from-telegraf branch November 8, 2023 17:39
@bryan-stclab bryan-stclab changed the title 199 scaling plan integrations from telegraf feat: scaling plan integrations from telegraf Nov 19, 2023
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.

Scaling Plan Integrations from Telegraf
2 participants