kibana/x-pack/plugins/infra/server
ymao1 c05588f077
[Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999)
* Removing feature flag changes

* Adding isExportable flag to rule type definition

* Adding isExportable flag to rule type definition

* Adding isExportable flag to rule type definition

* Filtering rule on export by rule type isExportable flag

* Fixing types

* Adding docs

* Fix condition when exportCount is 0

* Unit test for fix condition when exportCount is 0

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-28 20:35:27 -04:00
..
lib [Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999) 2021-06-28 20:35:27 -04:00
routes [Kuery] Move json utils (#102058) 2021-06-16 18:15:47 +03:00
services Cleanup outdated @elastic/elasticsearch client type errors (#101741) 2021-06-21 10:03:00 -04:00
usage Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
utils [Kuery] Move json utils (#102058) 2021-06-16 18:15:47 +03:00
features.ts [Alerting] Split alerting feature privilege between rules and alerts and handle subfeature privilege specification (#100127) 2021-05-27 14:59:02 -04:00
index.ts [Stack Monitoring] Limit alert creation to allowed spaces (#99128) 2021-05-04 14:26:05 -07:00
infra_server.ts [Logs / Metrics UI] Separate logs / metrics source configuration awareness (#95334) 2021-03-25 18:59:18 +00:00
plugin.ts [Logs UI] Provide support for Kibana Index Patterns in the logs source configuration (#96454) 2021-04-15 16:15:11 +01:00
types.ts Revert "use index patterns and search services for autocomplete (#92861)" (#95335) 2021-03-24 22:16:38 +02:00