Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Preliminary refactor for supporting spans over HTTP #186

Closed
wants to merge 2 commits into from

Commits on Jul 13, 2018

  1. Preliminary refactor for supporting spans over HTTP

    `Reporter` now delegate span sending to new `Sender` classes .
    
    Signed-off-by: Vittorio Camisa <vittorio.camisa@gmail.com>
    ProvoK committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    435b532 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Adopt Sender.append() and flush() (#1)

    * Adopt Sender.append() and flush()
    
    Signed-off-by: Ryan Fitzpatrick <rmfitzpatrick@signalfx.com>
    rmfitzpatrick authored and ProvoK committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    fbefb07 View commit details
    Browse the repository at this point in the history