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

Combine the Push and Pull metric controllers #1378

Merged
merged 45 commits into from
Jan 13, 2021

Commits on Nov 28, 2020

  1. Push->basic

    jmacd committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    41cd10f View commit details
    Browse the repository at this point in the history
  2. Repackage

    jmacd committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    a4cc190 View commit details
    Browse the repository at this point in the history
  3. Rename away from push

    jmacd committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    d2eb038 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d421cb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    b3b080d View commit details
    Browse the repository at this point in the history
  2. Precommit pass

    jmacd committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    14f9dc3 View commit details
    Browse the repository at this point in the history
  3. New OTLP/Prom example

    jmacd committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    6da90ab View commit details
    Browse the repository at this point in the history
  4. Precommit

    jmacd committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    ac85aa5 View commit details
    Browse the repository at this point in the history
  5. Fix the example

    jmacd committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    5adda98 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Shorten the example

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    410096f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e4889 View commit details
    Browse the repository at this point in the history
  3. Test export timeout

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2089c22 View commit details
    Browse the repository at this point in the history
  4. Remove ancient example & lint

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c64eba1 View commit details
    Browse the repository at this point in the history
  5. go.mod revert & tidy

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    70d5326 View commit details
    Browse the repository at this point in the history
  6. Comments

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f0318ac View commit details
    Browse the repository at this point in the history
  7. Tidy a diff

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    a345da8 View commit details
    Browse the repository at this point in the history
  8. Tidy a diff

    jmacd committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    92adfd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    14e8814 View commit details
    Browse the repository at this point in the history
  2. Upstream

    jmacd committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b8b6d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eccdc9 View commit details
    Browse the repository at this point in the history
  4. Reduce diff size

    jmacd committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    7662f6e View commit details
    Browse the repository at this point in the history
  5. Changelog

    jmacd committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c1ceb43 View commit details
    Browse the repository at this point in the history
  6. Remove extra Add/Done pair

    jmacd committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    06401cd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

    jmacd committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    793560e View commit details
    Browse the repository at this point in the history
  3. Upstream

    jmacd committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9038614 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Use ctx

    jmacd committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8435dde View commit details
    Browse the repository at this point in the history
  2. Upstream

    jmacd committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8a8bddb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Upstream

    jmacd committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    34b0855 View commit details
    Browse the repository at this point in the history
  2. Missed v0.15

    jmacd committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    f6fba89 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Remove print stmt

    jmacd committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d27a2ec View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Upstream

    jmacd committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3cfa9f0 View commit details
    Browse the repository at this point in the history
  2. Apply PR feedback

    jmacd committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c4719c6 View commit details
    Browse the repository at this point in the history
  3. Precommit pass

    jmacd committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    68ca202 View commit details
    Browse the repository at this point in the history
  4. 0.14 -> 0.15 in new file

    jmacd committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    89be714 View commit details
    Browse the repository at this point in the history
  5. Remove diff chunk markers

    jmacd committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    44128e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    8beee82 View commit details
    Browse the repository at this point in the history
  2. Fix OTLP example

    jmacd committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    0e46354 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    508ac7a View commit details
    Browse the repository at this point in the history
  2. Upstream

    jmacd committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    689cb62 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. dashpole comments

    jmacd committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a9e1e95 View commit details
    Browse the repository at this point in the history
  2. aneurysm9 feedback

    jmacd committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7324ba0 View commit details
    Browse the repository at this point in the history
  3. Upstream

    jmacd committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b291413 View commit details
    Browse the repository at this point in the history
  4. Upstream

    jmacd committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c4c087a View commit details
    Browse the repository at this point in the history
  5. Tidy go.sum

    jmacd committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    44eacc8 View commit details
    Browse the repository at this point in the history