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

Add Prometheus Remote Write Exporter supporting Cortex - helper #1547

Closed
wants to merge 19 commits into from

Commits on Aug 11, 2020

  1. finish Test_validateMetrics

    huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e049a58 View commit details
    Browse the repository at this point in the history
  2. Testbed for the config and factory constructions:

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f205e0f View commit details
    Browse the repository at this point in the history
  3. Testbed for the config and factory constructions, possible README.md …

    …for service package
    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    8c9df7d View commit details
    Browse the repository at this point in the history
  4. Testbed oop

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    75c3e50 View commit details
    Browse the repository at this point in the history
  5. some more config and factory stuff:

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d76c963 View commit details
    Browse the repository at this point in the history
  6. config and some factory, export skeleton

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a89b26b View commit details
    Browse the repository at this point in the history
  7. config and some factory, export skeleton

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    01c0f79 View commit details
    Browse the repository at this point in the history
  8. work

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    03a1733 View commit details
    Browse the repository at this point in the history
  9. no more const labels for config

    Daniel Bang authored and huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7ed9f6d View commit details
    Browse the repository at this point in the history
  10. add extra line

    huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    40a7584 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be9454a View commit details
    Browse the repository at this point in the history
  12. address lint issues

    huyan0 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e6c5533 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. improve test coverage

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f0ab533 View commit details
    Browse the repository at this point in the history
  2. increase coverage

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    a093469 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    3e4cecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8e98b9 View commit details
    Browse the repository at this point in the history
  5. change metric name label

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    7f1f299 View commit details
    Browse the repository at this point in the history
  6. add conversion from ns to ms

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    18f255f View commit details
    Browse the repository at this point in the history
  7. rename tests

    huyan0 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5c9ef0a View commit details
    Browse the repository at this point in the history