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

[tracing] Structured logging based on Span events #8583

Merged
merged 15 commits into from
Aug 18, 2020

Commits on Jul 23, 2020

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

Commits on Jul 24, 2020

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

Commits on Jul 27, 2020

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

Commits on Jul 28, 2020

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

Commits on Jul 30, 2020

  1. [tracing] Add log events to HandleSession, ReverseProxyHandler, JDBCB…

    …ackedSession map and RedisBackedSessionMap.
    
    Additional changes include:
    - Disabling pretty printng in LoggingOptions for event JSON.
    pujagani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1751513 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 4, 2020

  1. [tracing] Instrument DriverServiceSessionFactory and DockerSessionFac…

    …tory with event logs.
    
    - Alphabetize  EventAttributeValue Type enum
    - Alphabetize  switch case in openTelemetrySpan
    - Breakdown TracerTest into multiple test methods for Span event testing
    - Add vargs to EventAttributeValue for array value types
    pujagani committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    58568e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    36bd973 View commit details
    Browse the repository at this point in the history
  2. [tracing] Remove AttributeKey enum method toString(). Add AttributeKe…

    …y enum method getKey()
    pujagani committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    bc501a6 View commit details
    Browse the repository at this point in the history
  3. [tracing] Instrument event logs for LocalDistributor, LocalNode, Grid…

    …StatusHandler, LocalSessionMap and ProtocolConverter.
    pujagani committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    9eeffee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3faa8f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    f812799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58dd106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1db2566 View commit details
    Browse the repository at this point in the history