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

Implement Telemetery struct for V1 Components Initialization #5695

Merged
merged 35 commits into from
Jul 9, 2024

Commits on Jul 2, 2024

  1. Draft Changes to Query using telset

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    51487a4 View commit details
    Browse the repository at this point in the history
  2. Changed all-in-one code

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    59aa43a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update pkg/telemetery/settings.go

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
    Wise-Wizard and yurishkuro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    59111ab View commit details
    Browse the repository at this point in the history
  2. Made sugessted Changes

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5ba546b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1894931 View commit details
    Browse the repository at this point in the history
  4. Fix error

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1cfca71 View commit details
    Browse the repository at this point in the history
  5. Update pkg/telemetery/settings.go

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
    Wise-Wizard and yurishkuro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5a63b73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba59f8 View commit details
    Browse the repository at this point in the history
  7. Refactored telset init in all-in-one

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    18fdc2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c933b0 View commit details
    Browse the repository at this point in the history
  9. Created Healthcheck Adapter

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c769b44 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Updated ReportStatus to use OTEL's StatusEvent

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e132adb View commit details
    Browse the repository at this point in the history
  2. Prototype Impl of Tracer

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    69876c7 View commit details
    Browse the repository at this point in the history
  3. Added suggested Changes

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3ec9594 View commit details
    Browse the repository at this point in the history
  4. Changed V2 to accept OTEL's Telset

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0002dc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Refactored to accept trace.TracerProvider

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    32d921c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57602b5 View commit details
    Browse the repository at this point in the history
  3. Temporary fix to failing CI

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e5fa271 View commit details
    Browse the repository at this point in the history
  4. Made suggested changes

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2396ca5 View commit details
    Browse the repository at this point in the history
  5. Reduced number of ReportStatus calls

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2abe801 View commit details
    Browse the repository at this point in the history
  6. Update cmd/query/app/server.go

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
    Wise-Wizard and yurishkuro committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ca9950c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44638d9 View commit details
    Browse the repository at this point in the history
  8. Cleaned up COde

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a297feb View commit details
    Browse the repository at this point in the history
  9. Pass telset to struct

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6680ea3 View commit details
    Browse the repository at this point in the history
  10. Made suggested changes

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bc958c2 View commit details
    Browse the repository at this point in the history
  11. Worked on Test

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8654a32 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Cleaned up Test File

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    db18701 View commit details
    Browse the repository at this point in the history
  2. Fix Linter Errors

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    45a1ba3 View commit details
    Browse the repository at this point in the history
  3. Fix goleak

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    65ecbd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Added Tests

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    74403ee View commit details
    Browse the repository at this point in the history
  2. Ran make lint

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3d9ba04 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update cmd/jaeger/internal/extension/jaegerquery/server.go

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Saransh Shankar <103821431+Wise-Wizard@users.noreply.github.com>
    Wise-Wizard and yurishkuro committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    160663e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de30a1 View commit details
    Browse the repository at this point in the history
  3. Fixed Error

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    70d4b10 View commit details
    Browse the repository at this point in the history
  4. Fix nil pointer error

    Signed-off-by: Wise-Wizard <saransh.shankar@gmail.com>
    Wise-Wizard committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    25f8d10 View commit details
    Browse the repository at this point in the history