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

Prometheus remote write endpoint #16609

Merged
merged 34 commits into from
Mar 12, 2020
Merged

Commits on Feb 26, 2020

  1. WIP

    Carlos Pérez-Aradros Herce authored and ChrsMark committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4039278 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. remove remote_read functionality

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a356dd7 View commit details
    Browse the repository at this point in the history
  2. make update

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8cc5380 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Add docs and fix config

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0b35dcd View commit details
    Browse the repository at this point in the history
  2. Add data.json

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5bf8324 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    db3bad5 View commit details
    Browse the repository at this point in the history
  3. add dep using go mod

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0adda8c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Add python system test

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d51a12a View commit details
    Browse the repository at this point in the history
  2. refactoring

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    58e41ca View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. refactor handler functions

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    d052651 View commit details
    Browse the repository at this point in the history
  2. optimisations

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    fd89b1f View commit details
    Browse the repository at this point in the history
  3. fix http helper tests

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    3e92bfb View commit details
    Browse the repository at this point in the history
  4. update config

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2e9af93 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. go mod tidy

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    87a5946 View commit details
    Browse the repository at this point in the history
  2. mage vendor

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a0880f3 View commit details
    Browse the repository at this point in the history
  3. make notice

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    59f4b41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14d2643 View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    ae87c0b View commit details
    Browse the repository at this point in the history
  6. fix notice

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d542b14 View commit details
    Browse the repository at this point in the history
  7. Add python requirements

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    c4ebbfc View commit details
    Browse the repository at this point in the history
  8. Remove python deps and tune docker env

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    efbf774 View commit details
    Browse the repository at this point in the history
  9. Add system test

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e5d7c20 View commit details
    Browse the repository at this point in the history
  10. fixes

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5a7049b View commit details
    Browse the repository at this point in the history
  11. update fields.yml

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    276a287 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. remove leftover command

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    45d6c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001e4d8 View commit details
    Browse the repository at this point in the history
  3. bump up container version

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    18c6ce2 View commit details
    Browse the repository at this point in the history
  4. review changes

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    eb755ac View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    841fc7c View commit details
    Browse the repository at this point in the history
  6. refactor NewHttpServer and NewHttpServerWithHandler

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    453e808 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. fix run.sh script

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    02c7902 View commit details
    Browse the repository at this point in the history
  2. remove leftover

    Signed-off-by: chrismark <chrismarkou92@gmail.com>
    ChrsMark committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6402466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05bdecd View commit details
    Browse the repository at this point in the history