Commit Graph

5630 Commits (1f9c3654aa26f2df3ddb222ac9ddbbe485a00f30)

Author SHA1 Message Date
Chris Goller 1f9c3654aa Update kapacitor vendoring to 6b3dc1247fd3e1c2a329b24ea6a0665fa6cf37c1
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 4599530296 Update kapacitor tickscript generation to use alert handlers 2017-11-30 16:32:47 -06:00
Chris Goller aa489a73a1 Update kapacitor vars comments according to vet 2017-11-30 16:32:47 -06:00
Chris Goller cee9904742 Add kapacitor alert handler definitions 2017-11-30 16:32:47 -06:00
deniz kusefoglu af18533a78 Improve Handler styling 2017-11-29 14:22:43 -08:00
deniz kusefoglu d592e7f2b0 Remove form wrap around HandlerInput and fix css 2017-11-29 13:24:40 -08:00
deniz kusefoglu c973141ab9 Improve Write TICKscript button 2017-11-28 17:13:26 -08:00
deniz kusefoglu d8da6578ae Switch alert handler names and parameters from config to those to be used in rule 2017-11-28 16:37:33 -08:00
deniz kusefoglu ff55f66fb9 add handler parameters from config and style handler parameter inputs 2017-11-28 14:11:28 -08:00
deniz kusefoglu 20b803efeb change the word endpoint to handlers 2017-11-27 15:07:19 -08:00
deniz kusefoglu aa9f70cd87 fix AlertTab references and add a redacted input component to pagerdutyconfig 2017-11-27 14:57:16 -08:00
deniz kusefoglu 35eda1c432 Display a checkmark next to enabled configs 2017-11-21 14:54:04 -08:00
deniz kusefoglu 33f5c706e1 Rename Endpoints to Handlers 2017-11-21 14:15:30 -08:00
deniz kusefoglu deb14f5a3b Merge branch 'multiple-event-handlers' of github.com:influxdata/chronograf into multiple-event-handlers 2017-11-21 13:04:01 -08:00
deniz kusefoglu 864bd2376f Add emptyendpoint if an endpoint is not configured and grab alert options from the kapacitor configuration 2017-11-21 13:03:39 -08:00
Chris Goller b342f61b72
Merge pull request #2388 from influxdata/feature/kapacitor-json-pipeline
Convert TICKscript to/from JSON
2017-11-21 12:51:22 -06:00
deniz kusefoglu 879729f0ce Fix typo 2017-11-17 15:51:49 -08:00
deniz kusefoglu 3913deff73 Display EmptyEndpoint if endpoint has not been configured 2017-11-17 15:49:07 -08:00
Chris Goller 9e4ccf5c87 Update kapacitor pipeline with comments 2017-11-17 16:42:54 -06:00
Chris Goller 55aacfc26c Add test for deadman json pipeline conversion 2017-11-17 16:24:52 -06:00
Chris Goller 34ee885316 Update kapacitor to latest json-pipeline fixes 2017-11-17 16:24:52 -06:00
Chris Goller f033af1b24 Add kapacitor JSON marshal/unmarshal 2017-11-17 16:17:15 -06:00
Chris Goller a8ca2c2a21 Update kapacitor to 1.4.0rc0 2017-11-17 16:17:15 -06:00
Chris Goller 83e1190976 Update Makefile 2017-11-17 15:51:10 -06:00
Alex P 2809f5273c Redesign endpoints to use vertical tabs 2017-11-17 12:56:16 -08:00
Alex P 7b52a09fd0 Polish appearance of alert message section 2017-11-17 11:57:23 -08:00
Alex P 095f524ad1 Separate rule endpoints from rule message 2017-11-17 11:52:33 -08:00
Chris Goller 99a879c64c
Merge pull request #2305 from influxdata/feature/auto-group-by-parse
Refactor and simplify auto group by (:interval:) template variable
2017-11-17 11:27:52 -08:00
deniz kusefoglu 414b5c0caa Add a checkbox input field to endpoint options 2017-11-17 11:19:54 -08:00
Alex Paxton a69adee4e9
Merge pull request #2371 from influxdata/center-empty-graph-text
Center Empty Graph Text
2017-11-15 09:36:57 -08:00
Alex P afb6b9b8d5 Fix for 2250 2017-11-14 14:23:26 -08:00
deniz kusefoglu 30bb530a60 Http config is post config 2017-11-13 20:40:49 -08:00
deniz kusefoglu e23d03a723 Merge branch 'multiple-event-handlers' of github.com:influxdata/chronograf into multiple-event-handlers 2017-11-13 20:32:12 -08:00
deniz kusefoglu 1f2ba6162c Define Endpoint types according to Kapacitor expectations 2017-11-13 20:26:15 -08:00
deniz kusefoglu 3473a8b4de Extract EndpointInput component and fill the alert endpoints with the input fields they need 2017-11-10 10:55:42 -08:00
deniz kusefoglu d02d95ba47 Consume alert EP options from kapacitorconfig 2017-11-10 10:55:42 -08:00
deniz kusefoglu 4b0095fc33 Create a separate options and arguments component for each endpoint type 2017-11-10 10:55:42 -08:00
deniz kusefoglu a44e9979a2 Create EndpointTabs SFC and fix actions and reducers for adding and removing new endpoints 2017-11-10 10:55:42 -08:00
deniz kusefoglu 5fee7251a5 check RuleID instead of isEditing? to determine rule status 2017-11-10 10:55:42 -08:00
deniz kusefoglu 99de74c0e8 Correct selectedEndpoint after endpoint deletions and number endpoints from rule.alertNodes 2017-11-10 10:55:42 -08:00
deniz kusefoglu 7e963d6407 Remove endpoints from Rule Message list upon x click 2017-11-10 10:55:42 -08:00
deniz kusefoglu 1c5fcfc5a4 Transform selectedAlertName to selectedAlert object with name and kind properties 2017-11-10 10:55:42 -08:00
Alex P a4581475f3 Add borders between tablist items 2017-11-10 10:55:42 -08:00
deniz kusefoglu 5b3864041a Add unique key to endpoints added to alert 2017-11-10 10:54:41 -08:00
deniz kusefoglu 42c3b924a1 Add functionality to Dropdown for new alert addition 2017-11-10 10:53:41 -08:00
Alex P 244dc21d7c Add dummy dropdown to rule builder message 2017-11-10 10:49:46 -08:00
Alex P 5bec42cc03 Prevent rendering of empty UL tag 2017-11-10 10:48:35 -08:00
Alex P 6d7307cdd4 Add dummy markup & styles for "configured" state of AlertTabs
Hardcoded all endpoints to configured={true} for now
2017-11-10 10:48:35 -08:00
Alex P e13650a950 Add borders between tablist items 2017-11-10 10:48:35 -08:00
deniz kusefoglu 6243710149 Add new alert endpoints by kind and number 2017-11-10 10:47:48 -08:00