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

Additional output plugin for writing to OpenTSDB using telnet mode #182

Closed
wants to merge 14 commits into from

Commits on Sep 10, 2015

  1. fixing link: warning: option -X main.Version v0.1.8-2-g8c5e1ff may no…

    …t work in future releases; use -X main.Version=v0.1.8-2-g8c5e1ff
    rplessl committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    0975bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8e7cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af525c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2e1e31 View commit details
    Browse the repository at this point in the history
  5. added opentsdb as sink

    rplessl committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    66681a7 View commit details
    Browse the repository at this point in the history
  6. Rebase for merging

    rplessl committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    db57f2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e75b7d2 View commit details
    Browse the repository at this point in the history
  8. fix spaces with gofmt

    rplessl committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    fa037ad View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. Configuration menu
    Copy the full SHA
    58a2e5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rplessl/opentsdb_output_plugin_telnet_unit…

    …test
    
    added docker image unit test with OpenTSDB
    rplessl committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    33281ed View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2015

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

Commits on Sep 14, 2015

  1. added more UNIT test cases for covering all parts of the code

    added debug statement for debugging OpenTSDB communication
    rplessl committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    b4eb7d3 View commit details
    Browse the repository at this point in the history
  2. enhance coding style gofmt

    rplessl committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    da3a590 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from rplessl/opentsdb_output_plugin_telnet_unit…

    …test
    
    Opentsdb output plugin telnet unittest
    rplessl committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    9e76c5d View commit details
    Browse the repository at this point in the history