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

test: logs csv export #666

Merged
merged 33 commits into from
Nov 18, 2024
Merged

test: logs csv export #666

merged 33 commits into from
Nov 18, 2024

Commits on Sep 11, 2024

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

Commits on Oct 17, 2024

  1. Merge branch 'main' into llm-1666-improve-exports-for-traces-enable-e…

    …xport-for-threads
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e2cc8fd View commit details
    Browse the repository at this point in the history
  2. refactor: code cleanup

    7HR4IZ3 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6f52f2c View commit details
    Browse the repository at this point in the history
  3. refactor: code cleanup

    7HR4IZ3 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    42ff2ac View commit details
    Browse the repository at this point in the history
  4. typo

    Signed-off-by: Hugues Chocart <[email protected]>
    hughcrt authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    58a1f54 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    62ba9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238c525 View commit details
    Browse the repository at this point in the history
  3. refactor: code cleanup

    7HR4IZ3 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a5d0186 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into llm-1942-implement-streaming-from-database-f…

    …or-csvjsonl-exports
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    de5cc4b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    3cafed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc2de1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'llm-1942-implement-streaming-from-database-for-csvjsonl…

    …-exports' of https://github.com/lunary-ai/lunary into llm-1942-implement-streaming-from-database-for-csvjsonl-exports
    7HR4IZ3 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7c64203 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. cleanup

    hughcrt committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c2f7956 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    6ab8d7d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. feat: improved scalability

    7HR4IZ3 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    506f906 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    cf14ff8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'llm-1942-implement-streaming-from-database-for-csvjsonl…

    …-exports' of github.com:lunary-ai/lunary into llm-1942-implement-streaming-from-database-for-csvjsonl-exports
    hughcrt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5454ea8 View commit details
    Browse the repository at this point in the history
  3. update deps

    hughcrt committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    12cc0b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    9c172d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'llm-1942-implement-streaming-from-database-for-csvjsonl…

    …-exports' of https://github.com/lunary-ai/lunary into llm-1942-implement-streaming-from-database-for-csvjsonl-exports
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d6c11c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge branch 'main' into llm-1942-implement-streaming-from-database-f…

    …or-csvjsonl-exports
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8808093 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. refactor: changed table column used to store export tokens and remove…

    …d debug code
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9eed50e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. prepare merge

    hughcrt committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6f8bca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c82024 View commit details
    Browse the repository at this point in the history
  3. misc fixes and improvements

    hughcrt committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f5bdd5b View commit details
    Browse the repository at this point in the history
  4. fix: data cleanup during exports

    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    61c5fa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8a9b29 View commit details
    Browse the repository at this point in the history
  6. Update index.ts

    Signed-off-by: Hugues Chocart <[email protected]>
    hughcrt authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f19b5a6 View commit details
    Browse the repository at this point in the history
  7. add openAPI documentation

    hughcrt committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6ab8b63 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. test: e2e tests for log exports

    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    dd740f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'llm-1942-implement-streaming-from-database-for-csvjsonl…

    …-exports' of https://github.com/lunary-ai/lunary into llm-1942-implement-streaming-from-database-for-csvjsonl-exports
    
    Signed-off-by: 7HR4IZ3 <[email protected]>
    7HR4IZ3 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    50e97de View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    db62c4f View commit details
    Browse the repository at this point in the history
  2. fix csv export test

    hughcrt committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    db9d3dc View commit details
    Browse the repository at this point in the history