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

Adds support for agent level tag #1396

Merged
merged 18 commits into from
Mar 18, 2019
Merged

Commits on Mar 13, 2019

  1. Basic POC for agent based tags

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    cf27602 View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    651745d View commit details
    Browse the repository at this point in the history
  3. Rebased

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ffa421e View commit details
    Browse the repository at this point in the history
  4. Fix tests and build errors

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    672a63f View commit details
    Browse the repository at this point in the history
  5. Address comments

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    9517822 View commit details
    Browse the repository at this point in the history
  6. nit, fix tests

    Signed-off-by: Annanay <annanay.a@media.net>
    
    nit, fix function call
    
    Signed-off-by: Annanay <annanay.a@media.net>
    
    nit, fix function call
    
    Signed-off-by: Annanay <annanay.a@media.net>
    
    fix fmt, gosimple
    
    Signed-off-by: Annanay <annanay.a@media.net>
    
    make fmt
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    74273b2 View commit details
    Browse the repository at this point in the history
  7. Start adding tests

    Signed-off-by: Annanay <annanay.a@media.net>
    
    Fix tag names
    
    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    dc0e9f1 View commit details
    Browse the repository at this point in the history
  8. Fix TestCollectorProxy test

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    10bb8ad View commit details
    Browse the repository at this point in the history
  9. Tags are added in send, not in EmitZipkinBatch

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    bea5bff View commit details
    Browse the repository at this point in the history
  10. Addressed comments, added tests

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    2b8d41e View commit details
    Browse the repository at this point in the history
  11. Remove debug print

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    fa44270 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Remove all changes to tchannel reporter

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0ed7344 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Add tests, fix code coverage

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    8b2b2e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Address comments, run make fmt

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    8f24218 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Addressed comments

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0459f5b View commit details
    Browse the repository at this point in the history
  2. Address comments

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    b9884c1 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Signed-off-by: Annanay <annanay.a@media.net>
    Annanay committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    7979740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b7c5d View commit details
    Browse the repository at this point in the history