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 cortex.go and helper.go and tests #7

Closed
wants to merge 69 commits into from
Closed

Commits on Jul 30, 2020

  1. set up project structure

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    06753d6 View commit details
    Browse the repository at this point in the history
  2. placeholder text for README

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    287a4e5 View commit details
    Browse the repository at this point in the history
  3. finish Test_validateMetrics

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c7e2a42 View commit details
    Browse the repository at this point in the history
  4. finish Test_validateMetrics

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0f6033f View commit details
    Browse the repository at this point in the history
  5. finish Test_validateMetrics

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0686608 View commit details
    Browse the repository at this point in the history
  6. remove extra import

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a896535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6335403 View commit details
    Browse the repository at this point in the history
  8. update unit tests

    huyan0 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f76b22a View commit details
    Browse the repository at this point in the history
  9. Testbed for the config and factory constructions:

    Daniel Bang committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    91dddb9 View commit details
    Browse the repository at this point in the history
  10. Testbed for the config and factory constructions, possible README.md …

    …for service package
    Daniel Bang committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    66224aa View commit details
    Browse the repository at this point in the history
  11. Testbed oop

    Daniel Bang committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2e4b1e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. add metrictest util code

    huyan0 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    01441e7 View commit details
    Browse the repository at this point in the history
  2. tempeorary code

    huyan0 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a9eaaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cf119b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. add more unit tests

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

Commits on Aug 2, 2020

  1. add unit tests

    huyan0 committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    cbd7f6e View commit details
    Browse the repository at this point in the history
  2. use assert.Exactly

    huyan0 committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    a4d7eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1758c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93df3e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    346fce0 View commit details
    Browse the repository at this point in the history
  6. add Test_shutdown

    huyan0 committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    d215b33 View commit details
    Browse the repository at this point in the history
  7. add unit test for functions

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

Commits on Aug 3, 2020

  1. add unit tests for cortex.go

    huyan0 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    64aad65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55576e View commit details
    Browse the repository at this point in the history
  3. some more config and factory stuff:

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ad4f1b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5806a51 View commit details
    Browse the repository at this point in the history
  5. config and some factory, export skeleton

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

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d125a28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34b40fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32a9db9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c466bd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7a0dc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b978fd4 View commit details
    Browse the repository at this point in the history
  12. work

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    3992ea7 View commit details
    Browse the repository at this point in the history
  13. factory

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    01ad87a View commit details
    Browse the repository at this point in the history
  14. no more const labels for config

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    da4dbcc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0312ced View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d868fd9 View commit details
    Browse the repository at this point in the history
  17. Update factory.go

    huyan0 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    cadd3bf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    184e16a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d0d700b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a133149 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    222ea87 View commit details
    Browse the repository at this point in the history
  22. implement shutdown

    huyan0 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c7ce3c6 View commit details
    Browse the repository at this point in the history
  23. opt headers for config

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a4f09ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    100d482 View commit details
    Browse the repository at this point in the history
  25. undupped create Metrics Exporter

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    ca1295e View commit details
    Browse the repository at this point in the history
  26. test shutdown

    huyan0 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4bc9a4f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    db605f2 View commit details
    Browse the repository at this point in the history
  28. yes

    Daniel Bang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4a29b98 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c4d8d47 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6073ce3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3c12ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    37db943 View commit details
    Browse the repository at this point in the history
  2. Test_pushMetrics not working

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    e9ac299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53fbe2b View commit details
    Browse the repository at this point in the history
  4. make cortex_test readable

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    96807eb View commit details
    Browse the repository at this point in the history
  5. modify things in factory.go

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    4182996 View commit details
    Browse the repository at this point in the history
  6. update TODOs in cortex_test

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    8ac6b25 View commit details
    Browse the repository at this point in the history
  7. updated go.mod

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9a69f18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf8fcaf View commit details
    Browse the repository at this point in the history
  9. fix config_test

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    f223b37 View commit details
    Browse the repository at this point in the history
  10. add todos

    huyan0 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    3371a59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cb879a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    071b82d View commit details
    Browse the repository at this point in the history
  13. fix cortex_test.go

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

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    05bcd9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4042156 View commit details
    Browse the repository at this point in the history
  3. added export and test export and helpers, will comment and annotate t…

    …omorrow
    Daniel Bang committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    cc12828 View commit details
    Browse the repository at this point in the history