kibana/x-pack/plugins/actions/server
Mike Côté 08eb63af67
Ping the response-ops team whenever a new connector type is registered (#144736)
Similar to https://github.com/elastic/kibana/pull/144196 and
https://github.com/elastic/kibana/pull/144424.

In this PR, I'm making the Response Ops team get pinged whenever a new
connector type is added.

I also renamed two connector types in our test suite to keep the array
I'm asserting clean (from test connectors).
- `.test-sub-action-connector` -> `test.sub-action-connector`
- `.test-sub-action-connector-without-sub-actions` ->
`test.sub-action-connector-without-sub-actions`

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-11-09 06:35:57 -05:00
..
authorization [ResponseOps][Alerting] Optimize the scheduling of rule actions so it can happen in bulk (#137781) 2022-08-12 16:13:06 -04:00
cleanup_failed_executions Migrate server-side savedObjects public types to packages (#137183) 2022-07-28 03:06:13 -07:00
constants fix all violations 2022-04-16 01:37:30 -05:00
integration_tests [ResponseOps][Connectors] Common request axios utility function across frameworks (#139549) 2022-08-30 09:30:46 -04:00
lib Add a refresh:false when deleting action_task_params (#144399) 2022-11-02 10:40:07 -04:00
manual_tests Adds new proxy tests and manual proxy tester (#138071) 2022-08-16 10:00:46 -04:00
monitoring [Response Ops] Calculating overdue metrics using aggregation instead of fetch (#135824) 2022-07-12 15:02:35 -04:00
preconfigured_connectors/alert_history_es_index [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
routes [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
saved_objects [RAM] Move Connectors to own page (#142485) 2022-10-13 10:07:28 -06:00
sub_action_framework Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
unsecured_actions_client Add notifications plugin, offering basic email service (#143303) 2022-11-03 15:33:52 +01:00
usage Add new telemetry data from event-log index. (#140943) 2022-09-20 23:43:00 +02:00
action_type_registry.mock.ts Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
action_type_registry.test.ts Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
action_type_registry.ts Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
actions_client.mock.ts [ResponseOps][Alerting] Optimize the scheduling of rule actions so it can happen in bulk (#137781) 2022-08-12 16:13:06 -04:00
actions_client.test.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
actions_client.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
actions_config.mock.ts [ResponseOps][actions] add config for allow-listing email address domains (#129001) 2022-04-26 10:05:16 -04:00
actions_config.test.ts [ResponseOps][Stack Connectors] Adding custom validators to sub actions framework (#142376) 2022-10-04 08:32:54 -07:00
actions_config.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
config.test.ts [ResponseOps][Alerting] xpack.actions.proxyUrl is not validated as a URL at startup (#141970) 2022-09-28 10:17:50 -07:00
config.ts [ResponseOps][Alerting] xpack.actions.proxyUrl is not validated as a URL at startup (#141970) 2022-09-28 10:17:50 -07:00
create_execute_function.test.ts [ResponseOps][Alerting] Optimize the scheduling of rule actions so it can happen in bulk (#137781) 2022-08-12 16:13:06 -04:00
create_execute_function.ts [Response Ops][Connectors] Add unsecured actions client to allow system to schedule email action (#143282) 2022-10-26 10:14:00 -04:00
create_unsecured_execute_function.test.ts [Response Ops][Connectors] Add unsecured actions client to allow system to schedule email action (#143282) 2022-10-26 10:14:00 -04:00
create_unsecured_execute_function.ts [Response Ops][Connectors] Add unsecured actions client to allow system to schedule email action (#143282) 2022-10-26 10:14:00 -04:00
feature.ts [RAM] Move Connectors to own page (#142485) 2022-10-13 10:07:28 -06:00
index.test.ts fix all violations 2022-04-16 01:37:30 -05:00
index.ts [Response Ops][Connectors] Add unsecured actions client to allow system to schedule email action (#143282) 2022-10-26 10:14:00 -04:00
mocks.ts Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
plugin.test.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
plugin.ts Ping the response-ops team whenever a new connector type is registered (#144736) 2022-11-09 06:35:57 -05:00
types.ts [ResponseOps][Alerting] create new logger with tag for rule/connector type, for logger given to executors (#142121) 2022-10-17 15:33:06 -04:00