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

Kusto Stream Ingestion #301

Closed
wants to merge 10 commits into from

Commits on May 18, 2023

  1. Adding kusto stream ingestion

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    39d4f0c View commit details
    Browse the repository at this point in the history
  2. Adding additional tests for stream ingestion

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    528f103 View commit details
    Browse the repository at this point in the history
  3. Updating comments and log messages

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cadf2fb View commit details
    Browse the repository at this point in the history
  4. Updating KustoSink.md doc

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7e94109 View commit details
    Browse the repository at this point in the history
  5. Chunking streaming requests into 4MB chunks

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c782edd View commit details
    Browse the repository at this point in the history
  6. Clearing cache to support CreateIfNotExists for stream ingestion

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d04a460 View commit details
    Browse the repository at this point in the history
  7. Updating comments

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b8e8e79 View commit details
    Browse the repository at this point in the history
  8. Updated with recent commits

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d814be4 View commit details
    Browse the repository at this point in the history
  9. Updating writeMode default to align with previous value

    Jason Robert authored and jrob5756 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fbaa32f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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