-
Notifications
You must be signed in to change notification settings - Fork 102
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
Add LICENSE and NOTICE file #15
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+1 |
lakshmi-kannan
pushed a commit
that referenced
this pull request
Jul 23, 2013
Add LICENSE and NOTICE file
tilogaat
added a commit
that referenced
this pull request
Sep 4, 2014
Merging George's review comments fixes
tilogaat
added a commit
that referenced
this pull request
Sep 4, 2014
commit 56c4697 Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Tue Sep 2 18:05:08 2014 -0400 Added ability to automatically populate timestamps in .conf commit 6ba0826 Merge: eb266f5 41f2562 Author: tilogaat <tilottama.gaat@rackspace.com> Date: Tue Sep 2 12:21:10 2014 -0400 Merge pull request #16 from GeorgeJahad/george/to_json_fix Attempt at fixing the to_json issue. commit 41f2562 Author: George Jahad <github@blackbirdsystems.net> Date: Fri Aug 29 17:13:28 2014 -0700 Attempt at fixing the to_json issue. commit eb266f5 Merge: 85725a6 ddec534 Author: tilogaat <tilottama.gaat@rackspace.com> Date: Fri Aug 29 16:02:53 2014 -0400 Merge pull request #15 from GeorgeJahad/master Merging George's review comments fixes commit ddec534 Author: George Jahad <github@blackbirdsystems.net> Date: Fri Aug 29 12:22:59 2014 -0700 fixed json metric name; removed hash_metric default; @Format is no longer a config var, but is now determined by json/hash metric values. commit e0ee7e4 Author: George Jahad <github@blackbirdsystems.net> Date: Fri Aug 29 11:35:59 2014 -0700 Fixed indentation. commit 85725a6 Merge: ec3e8b2 7303f20 Author: tilogaat <tilottama.gaat@rackspace.com> Date: Fri Aug 29 11:11:49 2014 -0400 Merge pull request #14 from GeorgeJahad/master Merging George's changes commit 7303f20 Author: George Jahad <github@blackbirdsystems.net> Date: Thu Aug 28 16:57:05 2014 -0700 Added some defaults commit acf47e5 Author: George Jahad <github@blackbirdsystems.net> Date: Thu Aug 28 16:55:25 2014 -0700 Now includes an actual variable in the json string, so you can see it. Also fixed the key name to json_metric. commit 24c5cec Author: George Jahad <github@blackbirdsystems.net> Date: Thu Aug 28 16:42:01 2014 -0700 Removed tabs commit ec3e8b2 Merge: fc742c6 af4ffde Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Thu Aug 28 17:08:56 2014 -0400 manually merging george's ttl changes commit af4ffde Author: George Jahad <github@blackbirdsystems.net> Date: Thu Aug 28 13:11:34 2014 -0700 Add an overrideable, default config ttl value. commit fc742c6 Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Thu Aug 28 16:02:42 2014 -0400 Documented each field commit 0b756e9 Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Thu Aug 28 13:10:29 2014 -0400 Adding support for including only numeric metrics for now commit f899888 Merge: 1d58faa aa3c086 Author: tilogaat <tilottama.gaat@rackspace.com> Date: Thu Aug 28 11:44:06 2014 -0400 Merge pull request #12 from GeorgeJahad/george/logstash-changes fixed the names of the class, and the name of the json_metrics commit aa3c086 Author: George Jahad <github@blackbirdsystems.net> Date: Wed Aug 27 17:37:37 2014 -0700 fixed the names of the class, and the name of the json_metrics commit 1d58faa Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 17:58:58 2014 -0400 using string formatting commit e608e9f Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 17:53:09 2014 -0400 fixed review comment - do not need content type to be configurable, since it always should be json for bf commit 759cfa4 Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 17:45:23 2014 -0400 adding the right configuration for testing hash metrics commit 9605b0f Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 17:41:14 2014 -0400 added some error checking for different formats, added conf file to test hash metrics commit fd008fe Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 17:12:25 2014 -0400 adding a hack to process json in a way that blueflood will like commit 2dda798 Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 16:35:39 2014 -0400 adding the ability to process dictionary metrics commit 87b306c Author: Tilottama Gaat <tilottama.gaat@rackspace.com> Date: Wed Aug 27 14:33:22 2014 -0400 adding logstash plugin for blueflood
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.