-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 HTTP listener service input plugin #1407
Commits on Jun 22, 2016
-
initial http_listener implementation
ncohensm committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 933bdaa - Browse repository at this point
Copy the full SHA 933bdaaView commit details -
ncohensm committed
Jun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for c4e0452 - Browse repository at this point
Copy the full SHA c4e0452View commit details -
ncohensm committed
Jun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b5a9d3 - Browse repository at this point
Copy the full SHA 6b5a9d3View commit details -
support query endpoint and change default listen port
ncohensm committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 6e79135 - Browse repository at this point
Copy the full SHA 6e79135View commit details -
set response headers for query endpoint
ncohensm committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for a0cb608 - Browse repository at this point
Copy the full SHA a0cb608View commit details
Commits on Jun 23, 2016
-
ncohensm committed
Jun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 121d71f - Browse repository at this point
Copy the full SHA 121d71fView commit details -
revert erroneous Godeps change
ncohensm committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for ac9e653 - Browse repository at this point
Copy the full SHA ac9e653View commit details -
add plugin ref to top-level README
ncohensm committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for e9d3870 - Browse repository at this point
Copy the full SHA e9d3870View commit details -
remove debug output and add empty post body test
ncohensm committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for cf08b56 - Browse repository at this point
Copy the full SHA cf08b56View commit details -
ncohensm committed
Jun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 2f36631 - Browse repository at this point
Copy the full SHA 2f36631View commit details -
move stoppableListener into repo
ncohensm committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 2dee84d - Browse repository at this point
Copy the full SHA 2dee84dView commit details -
use constants for http status codes
ncohensm committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 13c4f95 - Browse repository at this point
Copy the full SHA 13c4f95View commit details
Commits on Jun 24, 2016
-
ncohensm committed
Jun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 7c17468 - Browse repository at this point
Copy the full SHA 7c17468View commit details -
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 5866acd - Browse repository at this point
Copy the full SHA 5866acdView commit details
Commits on Jun 30, 2016
-
Merge branch 'master' into master
bagelswitch authoredJun 30, 2016 Configuration menu - View commit details
-
Copy full SHA for bb09363 - Browse repository at this point
Copy the full SHA bb09363View commit details
Commits on Jul 8, 2016
-
address code review comments re. style/structure
ncohensm committedJul 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 6da73de - Browse repository at this point
Copy the full SHA 6da73deView commit details -
Merge branch 'master' of https://github.com/bagelswitch/telegraf
ncohensm committedJul 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 7843c3a - Browse repository at this point
Copy the full SHA 7843c3aView commit details
Commits on Jul 12, 2016
-
address further code review comments
ncohensm committedJul 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 4b424a2 - Browse repository at this point
Copy the full SHA 4b424a2View commit details -
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedJul 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 4a812b0 - Browse repository at this point
Copy the full SHA 4a812b0View commit details
Commits on Jul 18, 2016
-
Merge branch 'master' into master
bagelswitch authoredJul 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 51215b5 - Browse repository at this point
Copy the full SHA 51215b5View commit details -
Merge branch 'master' into master
bagelswitch authoredJul 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 0eebee9 - Browse repository at this point
Copy the full SHA 0eebee9View commit details -
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedJul 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 2d460d7 - Browse repository at this point
Copy the full SHA 2d460d7View commit details
Commits on Jul 25, 2016
-
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedJul 25, 2016 Configuration menu - View commit details
-
Copy full SHA for f715c17 - Browse repository at this point
Copy the full SHA f715c17View commit details -
correct linter error after merge
ncohensm committedJul 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 54385d0 - Browse repository at this point
Copy the full SHA 54385d0View commit details
Commits on Aug 4, 2016
-
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedAug 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 739e0af - Browse repository at this point
Copy the full SHA 739e0afView commit details
Commits on Aug 23, 2016
-
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedAug 23, 2016 Configuration menu - View commit details
-
Copy full SHA for bbeb5ae - Browse repository at this point
Copy the full SHA bbeb5aeView commit details -
add note to README re. database creation calls per PR comments
ncohensm committedAug 23, 2016 Configuration menu - View commit details
-
Copy full SHA for d660903 - Browse repository at this point
Copy the full SHA d660903View commit details
Commits on Aug 24, 2016
-
Merge branch 'master' of https://github.com/influxdata/telegraf
ncohensm committedAug 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 142818a - Browse repository at this point
Copy the full SHA 142818aView commit details