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

[APM] Instrument beat pipeline #17938

Merged
merged 37 commits into from
May 4, 2020
Merged

[APM] Instrument beat pipeline #17938

merged 37 commits into from
May 4, 2020

Commits on Mar 26, 2020

  1. instrument output client

    and some basics for the elasticsearch output
    graphaelli committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f1f46d6 View commit details
    Browse the repository at this point in the history
  2. capture publish errors

    also makes transaction end more resilient
    graphaelli committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e915775 View commit details
    Browse the repository at this point in the history
  3. clean up some missed tests

    graphaelli committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5d874d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    7f8baae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7197c08 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

Commits on Apr 13, 2020

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

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    e592c1f View commit details
    Browse the repository at this point in the history
  2. allow the tracer to be nil

    jalvz committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    4cac58e View commit details
    Browse the repository at this point in the history
  3. add comments

    jalvz committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    974cdb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. capture reporting errors

    jalvz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0a6eb4f View commit details
    Browse the repository at this point in the history
  2. fix pointer?

    jalvz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7d37861 View commit details
    Browse the repository at this point in the history
  3. add transaction and spans tests

    jalvz committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ede34e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    2305281 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    jalvz committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e48a29b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. remove SetTracer

    jalvz committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    1f0643b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c11b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037830f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. sync vendor

    jalvz committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b29798e View commit details
    Browse the repository at this point in the history
  2. make update

    jalvz committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    d23b84a View commit details
    Browse the repository at this point in the history
  3. add more context

    jalvz committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    890617c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Update changelog

    jalvz committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f1f66bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c706d8f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Update libbeat/outputs/elasticsearch/client_integration_test.go

    Co-Authored-By: Andrew Wilkins <axwalk@gmail.com>
    jalvz and axw committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    10c042b View commit details
    Browse the repository at this point in the history
  2. Code review comments

    jalvz committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    aec9c01 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    jalvz committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1e7ed3a View commit details
    Browse the repository at this point in the history
  4. Update changelog

    jalvz committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f540358 View commit details
    Browse the repository at this point in the history
  5. update notice

    jalvz committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    8d2833a View commit details
    Browse the repository at this point in the history
  6. Add docs

    jalvz committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2f8c946 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

    jalvz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    df01669 View commit details
    Browse the repository at this point in the history
  3. fix tests

    jalvz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d79f144 View commit details
    Browse the repository at this point in the history
  4. fix test again

    jalvz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e307d6f View commit details
    Browse the repository at this point in the history
  5. more mage fmt

    jalvz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    f6c682b View commit details
    Browse the repository at this point in the history
  6. add comment

    jalvz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ce740a4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. re-add build tag

    jalvz committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5bf5bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c5d3a View commit details
    Browse the repository at this point in the history