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

Updated stream json objects to be more parse friendly #1010

Merged
merged 14 commits into from
Sep 13, 2019

Commits on Sep 12, 2019

  1. Added custom marshaller for Entry

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bc8f60c View commit details
    Browse the repository at this point in the history
  2. Added comment and test

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5fc2732 View commit details
    Browse the repository at this point in the history
  3. Fixed spelling error

    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8012c29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f27381 View commit details
    Browse the repository at this point in the history
  5. Added support for labels

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    2e7fc5a View commit details
    Browse the repository at this point in the history
  6. Changed test to only check to the microsecond level

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bd0154d View commit details
    Browse the repository at this point in the history
  7. Extended Entry tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f0beec1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9335abc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8326070 View commit details
    Browse the repository at this point in the history
  10. Added support for /loki/api/v1/push

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    36d93e0 View commit details
    Browse the repository at this point in the history
  11. Removed obsolete comment

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bd46516 View commit details
    Browse the repository at this point in the history
  12. Updated docs for new push endpoint

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ce8e963 View commit details
    Browse the repository at this point in the history
  13. Ran gofmt on test file

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5754ead View commit details
    Browse the repository at this point in the history
  14. Set GOGC=20 on test to avoid out of memory issue in circle ci

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1b2e5f3 View commit details
    Browse the repository at this point in the history