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

NOISSUE - Trace consume operations #1778

Merged
merged 15 commits into from
Jul 22, 2023
Merged

Commits on Jul 19, 2023

  1. trace consume operations

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f43bcf0 View commit details
    Browse the repository at this point in the history
  2. add create span function

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aa1cb11 View commit details
    Browse the repository at this point in the history
  3. add consume message op

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    edceb6d View commit details
    Browse the repository at this point in the history
  4. Update consumers/tracing/consumers.go

    Co-authored-by: b1ackd0t <blackd0t@protonmail.com>
    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina and rodneyosodo committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e3c108d View commit details
    Browse the repository at this point in the history
  5. trace messages grouped

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a7b262e View commit details
    Browse the repository at this point in the history
  6. rework comments

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fef7a68 View commit details
    Browse the repository at this point in the history
  7. rename value

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    57dbb8a View commit details
    Browse the repository at this point in the history
  8. check message len

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3e86938 View commit details
    Browse the repository at this point in the history
  9. rename struct member

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    18579e1 View commit details
    Browse the repository at this point in the history
  10. move to open telemetry

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30416f3 View commit details
    Browse the repository at this point in the history
  11. fix linting

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    392a1b9 View commit details
    Browse the repository at this point in the history
  12. improve context management

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5573f98 View commit details
    Browse the repository at this point in the history
  13. add span details

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    da90e80 View commit details
    Browse the repository at this point in the history
  14. rename operations

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a20622e View commit details
    Browse the repository at this point in the history
  15. add comment

    Signed-off-by: SammyOina <sammyoina@gmail.com>
    SammyOina committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c523c65 View commit details
    Browse the repository at this point in the history