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

Feature/3484 - set metric name with 'measurement' modifier for grok parser #4433

Merged
merged 56 commits into from
Aug 17, 2018

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    e12eced View commit details
    Browse the repository at this point in the history
  2. change config file

    maxunt committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    08a11d7 View commit details
    Browse the repository at this point in the history
  3. tweak metric output

    maxunt committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    9c4b522 View commit details
    Browse the repository at this point in the history
  4. add grok as a top level parser

    maxunt committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    4e24a1b View commit details
    Browse the repository at this point in the history
  5. add more test files

    maxunt committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    ec7f131 View commit details
    Browse the repository at this point in the history
  6. clean up some test cases

    maxunt committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    504d978 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    542c030 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. add setparser to reader

    maxunt committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    554b960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a23ea View commit details
    Browse the repository at this point in the history
  3. add init function to reader

    maxunt committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f40371e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c84595 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc40629 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    79d9ea4 View commit details
    Browse the repository at this point in the history
  2. docker will spin up

    maxunt committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    bbd68b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7220d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a931eb1 View commit details
    Browse the repository at this point in the history
  5. remove comments

    maxunt committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    e450b26 View commit details
    Browse the repository at this point in the history
  6. condense telegraf.conf

    maxunt committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    001658a View commit details
    Browse the repository at this point in the history
  7. more condensing

    maxunt committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    7fa27f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1be2a8e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. add reader README.md

    maxunt committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    aa750ec View commit details
    Browse the repository at this point in the history
  2. update readmes

    maxunt committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    892c95a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. grok parser func unexported

    maxunt committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    04f09d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    8063b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc13a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67db143 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    8a9da28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafa95e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6087ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b6f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. change logparser unit tests

    maxunt committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d224673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52ceeb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    285cf0b View commit details
    Browse the repository at this point in the history
  2. addresses daniel's comments

    maxunt committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    0c3ac29 View commit details
    Browse the repository at this point in the history
  3. change parser config names

    maxunt committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    74900ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f5389 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

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

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    441bc41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e0c7c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. unfinished config changes

    maxunt committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    b7ed886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903a977 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. address greg's comments

    maxunt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    0040530 View commit details
    Browse the repository at this point in the history
  2. fix a unit test

    maxunt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    054c20e View commit details
    Browse the repository at this point in the history
  3. whips...

    maxunt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    0e5e115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d9ca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b8ce4a View commit details
    Browse the repository at this point in the history
  6. remove reader directory

    maxunt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    797f9bd View commit details
    Browse the repository at this point in the history
  7. remove reader from all.go

    maxunt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    255e596 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    6d49188 View commit details
    Browse the repository at this point in the history
  2. readme changes

    maxunt committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    34075e3 View commit details
    Browse the repository at this point in the history
  3. breaking stuff

    maxunt committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a246c11 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    4ae64bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c019cfa View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    danielnelson committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    7e20044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be9d85 View commit details
    Browse the repository at this point in the history
  5. small fix

    maxunt committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    5b1bbbd View commit details
    Browse the repository at this point in the history