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

Include tracing information in the Kibana logs #112973

Merged
merged 40 commits into from
Nov 11, 2021

Commits on Sep 23, 2021

  1. change APM nodejs agent default

    By default APM agent instruments the code to be a base for log correlation. But it doesn't send transactions to the APM server.
    mshustov committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    75bd5ee View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

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

Commits on Sep 29, 2021

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

Commits on Sep 30, 2021

  1. emit trace IDs into the logs

    mshustov committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a030d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1598c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    99d2c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e7914 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    07a133b View commit details
    Browse the repository at this point in the history
  2. update tests

    mshustov committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    16610f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f288ca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    4905c34 View commit details
    Browse the repository at this point in the history
  2. update snapshot tests

    mshustov committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    861efdb View commit details
    Browse the repository at this point in the history
  3. add debug logging

    mshustov committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    b7acb1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b17412 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    1972227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1887300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e89205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3a167e View commit details
    Browse the repository at this point in the history
  5. refactor tests

    mshustov committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    464b3e2 View commit details
    Browse the repository at this point in the history
  6. remove debug logs

    mshustov committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    2b4ff4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdf2d30 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Revert "remove explicit transaction creation"

    This reverts commit cdf2d30.
    mshustov committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ac450a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a909b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Merge remote-tracking branch 'origin/issue-102704-change-apm-default'…

    … into issue-102704-change-apm-default
    mshustov committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    b7a0127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8317597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16cfd22 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

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

Commits on Nov 3, 2021

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

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    95e4199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73272b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25a31b View commit details
    Browse the repository at this point in the history
  4. TO DISCUSS. what if we enforce contextPropagationOnly to be configure…

    …d when active is defined
    mshustov committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    62dda4f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Revert "TO DISCUSS. what if we enforce contextPropagationOnly to be c…

    …onfigured when active is defined"
    
    This reverts commit 62dda4f.
    mshustov committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    bb6251b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Nov 10, 2021

  1. bump to version with fix

    mshustov committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    cbd94bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6417b5b View commit details
    Browse the repository at this point in the history
  3. commit using @elastic.co

    restrry committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    bf121b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c611f73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b025d2 View commit details
    Browse the repository at this point in the history