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

Instrument Otel #125

Merged
merged 44 commits into from
Jul 22, 2024
Merged

Instrument Otel #125

merged 44 commits into from
Jul 22, 2024

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ecda7a8 View commit details
    Browse the repository at this point in the history
  2. parent spans

    louiseschmidtgen committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6b95d6c View commit details
    Browse the repository at this point in the history
  3. logs to jaeger

    louiseschmidtgen committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    38e3b21 View commit details
    Browse the repository at this point in the history
  4. svc name

    louiseschmidtgen committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8514849 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. traces mostly list

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0be0a10 View commit details
    Browse the repository at this point in the history
  2. instrument create

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    87e5548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e0dd87 View commit details
    Browse the repository at this point in the history
  4. dbsize

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    089c4d3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3be9a84 View commit details
    Browse the repository at this point in the history
  6. cleanup 2

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    478cbb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    788fcf3 View commit details
    Browse the repository at this point in the history
  8. cleanup 3

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    755e113 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10ac5db View commit details
    Browse the repository at this point in the history
  10. cleanup

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6913487 View commit details
    Browse the repository at this point in the history
  11. comments

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    778a82c View commit details
    Browse the repository at this point in the history
  12. move otel setup

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    67dc71f View commit details
    Browse the repository at this point in the history
  13. cleanup

    louiseschmidtgen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    988deca View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    213b745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85af5c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0534bef View commit details
    Browse the repository at this point in the history
  4. trace names

    louiseschmidtgen committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    81ef2bb View commit details
    Browse the repository at this point in the history
  5. ctx

    louiseschmidtgen committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9143cc9 View commit details
    Browse the repository at this point in the history
  6. ctx

    louiseschmidtgen committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2681a0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38c31b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. comments part 1

    louiseschmidtgen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0febbb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f56eb46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2733d4e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

    louiseschmidtgen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ada277b View commit details
    Browse the repository at this point in the history
  3. naming

    louiseschmidtgen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cda87ce View commit details
    Browse the repository at this point in the history
  4. pass conn address

    louiseschmidtgen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8577851 View commit details
    Browse the repository at this point in the history
  5. cleanup

    louiseschmidtgen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0bb3126 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04ab821 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. move otel shutdown

    louiseschmidtgen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f081376 View commit details
    Browse the repository at this point in the history
  2. typo

    louiseschmidtgen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b42ceea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    bd4d75f View commit details
    Browse the repository at this point in the history
  2. more renaming

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fcdae60 View commit details
    Browse the repository at this point in the history
  3. comments

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    da1622a View commit details
    Browse the repository at this point in the history
  4. shutdown conn

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    90a04ec View commit details
    Browse the repository at this point in the history
  5. handling errs

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2b1887c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dbfb74 View commit details
    Browse the repository at this point in the history
  7. spaces

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b9c235e View commit details
    Browse the repository at this point in the history
  8. tidy

    louiseschmidtgen committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9023e1e View commit details
    Browse the repository at this point in the history