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 loki.source.api component #3648

Merged
merged 43 commits into from
May 5, 2023
Merged

Add loki.source.api component #3648

merged 43 commits into from
May 5, 2023

Commits on Apr 21, 2023

  1. Work in progress

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b47e950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef9c37 View commit details
    Browse the repository at this point in the history
  3. cleanin gup

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9f7b4de View commit details
    Browse the repository at this point in the history
  4. actually sending to targets

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8a38eb5 View commit details
    Browse the repository at this point in the history
  5. WIP update

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    04734ba View commit details
    Browse the repository at this point in the history
  6. update

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6a78a85 View commit details
    Browse the repository at this point in the history
  7. clean up

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    91d47c6 View commit details
    Browse the repository at this point in the history
  8. remove debut code

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c8a92cd View commit details
    Browse the repository at this point in the history
  9. Fix annoying log line

    thampiotr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    717b4b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. WIP tests

    thampiotr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e37da54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72dd12 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. tests for update

    thampiotr committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    de61636 View commit details
    Browse the repository at this point in the history
  2. Address feedback part 1

    thampiotr committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d78b8f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18bdbe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff68deb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe36e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32f1dad View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Add first draft of docs

    thampiotr committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    474895d View commit details
    Browse the repository at this point in the history
  2. update changelog

    thampiotr committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cce7a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b56f8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    3f6669c View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    thampiotr committed May 2, 2023
    Configuration menu
    Copy the full SHA
    942edd5 View commit details
    Browse the repository at this point in the history
  3. PR comments

    thampiotr committed May 2, 2023
    Configuration menu
    Copy the full SHA
    63024ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b942ee3 View commit details
    Browse the repository at this point in the history
  5. reformat

    thampiotr committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f0d38e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21fcc26 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    8f96158 View commit details
    Browse the repository at this point in the history
  2. better markdown formatting

    thampiotr committed May 3, 2023
    Configuration menu
    Copy the full SHA
    70f754a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d8f12 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    5dce94a View commit details
    Browse the repository at this point in the history
  2. minor fix to heroku docs

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f6ade4a View commit details
    Browse the repository at this point in the history
  3. fix the metrics issue

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c80432e View commit details
    Browse the repository at this point in the history
  4. fix nil config issue

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b3547ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf2cf7f View commit details
    Browse the repository at this point in the history
  6. docs updates & minor fix

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    011d2f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef904e8 View commit details
    Browse the repository at this point in the history
  8. fixlint

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    da2a3c9 View commit details
    Browse the repository at this point in the history
  9. fixlint

    thampiotr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d18bcc6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Paschalis Tsilias <tpaschalis@users.noreply.github.com>
    thampiotr and tpaschalis committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9704d05 View commit details
    Browse the repository at this point in the history
  2. PR comments

    thampiotr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2cec6b0 View commit details
    Browse the repository at this point in the history
  3. fix imports

    thampiotr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    505368c View commit details
    Browse the repository at this point in the history
  4. docs on raw endpoint

    thampiotr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1470cef View commit details
    Browse the repository at this point in the history
  5. timestamps doc

    thampiotr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    68cd869 View commit details
    Browse the repository at this point in the history