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

telemetry: Push telemetry event to OpenSearch on pipeline startup #74

Merged
merged 30 commits into from
Jun 16, 2023

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    e698ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e54a8 View commit details
    Browse the repository at this point in the history
  3. Fix json marshalling

    algochoi committed May 9, 2023
    Configuration menu
    Copy the full SHA
    88620f2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    2d9f4b9 View commit details
    Browse the repository at this point in the history
  2. Remove debug log

    algochoi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f5412f6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    b97c94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a68e65e View commit details
    Browse the repository at this point in the history
  3. Add initial readme

    algochoi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6ac3c15 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    algochoi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    922f9bd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Refactor client to interface

    algochoi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    471d114 View commit details
    Browse the repository at this point in the history
  2. Fix pipeline telemetry test

    algochoi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    acbf6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30719d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Clean up test file

    algochoi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    31cd2fb View commit details
    Browse the repository at this point in the history
  2. Fix README

    algochoi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b0bb38a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55520d6 View commit details
    Browse the repository at this point in the history
  4. Update conduit.yml example

    algochoi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    80b82ff View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 23, 2023

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

Commits on May 24, 2023

  1. Update README

    algochoi committed May 24, 2023
    Configuration menu
    Copy the full SHA
    30adcc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234ca36 View commit details
    Browse the repository at this point in the history
  3. Update conduit.yml examples

    algochoi committed May 24, 2023
    Configuration menu
    Copy the full SHA
    96a7c9c View commit details
    Browse the repository at this point in the history
  4. Fix gci lint errors

    algochoi committed May 24, 2023
    Configuration menu
    Copy the full SHA
    585339d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b12960 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Fix tests

    algochoi committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6c33757 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    cce5f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f2530 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    925e5eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105bfc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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