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

Scrape queue-proxy metrics in autoscaler #3149

Merged
merged 49 commits into from
Feb 27, 2019

Commits on Jan 28, 2019

  1. refactor where we use rate

    yanweiguo committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    a82ed49 View commit details
    Browse the repository at this point in the history
  2. extract concurrencyPerPod

    yanweiguo committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    2896a0d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. use approximateZero

    yanweiguo committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    ad11d78 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    de81555 View commit details
    Browse the repository at this point in the history
  2. get pods when record

    yanweiguo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    9895328 View commit details
    Browse the repository at this point in the history
  3. merge master

    yanweiguo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    28ee046 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. use 1 as min actual pod

    yanweiguo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    57527b3 View commit details
    Browse the repository at this point in the history
  2. add unit test

    yanweiguo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    23c132b View commit details
    Browse the repository at this point in the history
  3. add unit tests for cmd

    yanweiguo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    10f2552 View commit details
    Browse the repository at this point in the history
  4. lint

    yanweiguo committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    29d9b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. address comments

    yanweiguo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    43844dd View commit details
    Browse the repository at this point in the history
  2. remove unuse func

    yanweiguo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    79842cf View commit details
    Browse the repository at this point in the history
  3. short locked scope

    yanweiguo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e7672ae View commit details
    Browse the repository at this point in the history
  4. address comment

    yanweiguo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    efa8787 View commit details
    Browse the repository at this point in the history
  5. wrap func into func

    yanweiguo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    63e678d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. address comments

    yanweiguo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    c50e2cd View commit details
    Browse the repository at this point in the history
  2. add dot

    yanweiguo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    f1fc3aa View commit details
    Browse the repository at this point in the history
  3. change algorithm

    yanweiguo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9149930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d2ca83 View commit details
    Browse the repository at this point in the history
  5. revert handle file

    yanweiguo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    efd64dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a094cf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8302310 View commit details
    Browse the repository at this point in the history
  8. remove unuse func

    yanweiguo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    c074299 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    359a1af View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. bug fixed

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    df2f936 View commit details
    Browse the repository at this point in the history
  2. clean cache in tests

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    8341498 View commit details
    Browse the repository at this point in the history
  3. removed cache

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    090f573 View commit details
    Browse the repository at this point in the history
  4. merge

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    9e3cdef View commit details
    Browse the repository at this point in the history
  5. use informer in scraper

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6550436 View commit details
    Browse the repository at this point in the history
  6. add unit tests

    yanweiguo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    71fc715 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. merge master

    yanweiguo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    556fcb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. small fixes

    yanweiguo committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    adde505 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. change to global average

    yanweiguo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cf31e5c View commit details
    Browse the repository at this point in the history
  2. extract a function

    yanweiguo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    1eb36c4 View commit details
    Browse the repository at this point in the history
  3. merge master

    yanweiguo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c63c1ff View commit details
    Browse the repository at this point in the history
  4. solve comments

    yanweiguo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    31bb24c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. address comments

    yanweiguo committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    51658c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. merge master

    yanweiguo committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    6d61757 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. change to 35 seconds

    yanweiguo committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    4e0a593 View commit details
    Browse the repository at this point in the history
  2. merge master

    yanweiguo committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    9a4c449 View commit details
    Browse the repository at this point in the history
  3. remove a log

    yanweiguo committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    7dce271 View commit details
    Browse the repository at this point in the history
  4. add some comment

    yanweiguo committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    be9ec33 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. change a test to cover more

    yanweiguo committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    2e08244 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. hide pods behind scraper

    yanweiguo committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e12b80a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. address comment

    yanweiguo committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3fe1c33 View commit details
    Browse the repository at this point in the history
  2. fix a log

    yanweiguo committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    1b48541 View commit details
    Browse the repository at this point in the history
  3. merged master

    yanweiguo committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3aa2244 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. drop none activator stats

    yanweiguo committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    36a41a4 View commit details
    Browse the repository at this point in the history
  2. fix the test

    yanweiguo committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    71fcbcd View commit details
    Browse the repository at this point in the history