Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Initial changes #1

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Initial changes #1

wants to merge 27 commits into from

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    5eff611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9767f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    1c8494d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e877be View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    f71f859 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Entrypoint overhaul

    Create aws config file via echo (may redo later)
    
    Configure Cloudmapper's config.json via commands
    
    Run Cloudmapper on dev and solutions-external accounts in addition to prod
    
    Make commands stay on one line where it makes sense
    salvis2 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    30423c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Allow SQS list_queues pagination via MaxResults param

    Avoid error that occurs when a parameter is an int
    salvis2 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    13c89b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    244c87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99af3f View commit details
    Browse the repository at this point in the history
  3. WIP for sqs-determine-unused

    Can fetch a metric for one queue, which it learns about by parsing the saved JSON files
    salvis2 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    639cc26 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    39220b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d757f2a View commit details
    Browse the repository at this point in the history
  3. Remove unused elements

    salvis2 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    37d0784 View commit details
    Browse the repository at this point in the history
  4. Refactor body of code into smaller functions

    Invert QueueUrls check so it looks nicer / don't have to tab
    salvis2 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    da6ec37 View commit details
    Browse the repository at this point in the history
  5. Add type hinting

    salvis2 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2654357 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Make all methods loop

    This successfully parsed all queues
    salvis2 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2501b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968008f View commit details
    Browse the repository at this point in the history
  3. Correct import statements

    salvis2 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    934a3a6 View commit details
    Browse the repository at this point in the history
  4. Add sqs-delete-unused, works

    salvis2 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6f5caee View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Enable list of metrics to be used

    Check queue names for ec2 instance IDs
    
    Fix multi-region behavior
    salvis2 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8508b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d226d43 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    70f864c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d403abc View commit details
    Browse the repository at this point in the history
  3. Expand window from 4 to 13 weeks

    Use all 9 SQS metrics
    salvis2 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b17f109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f067d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b5061 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    0a68214 View commit details
    Browse the repository at this point in the history