kibana/examples/alerting_example
2020-05-22 10:35:02 +02:00
..
common
public update code style 2020-05-22 10:35:02 +02:00
server update code style 2020-05-22 10:35:02 +02:00
kibana.json more propagated bad examples (#66920) (#67012) 2020-05-19 13:32:53 -04:00
README.md
tsconfig.json Adding PagerDuty icon to connectors cards (#60805) (#62033) 2020-03-31 15:21:36 -04:00

Alerting Example

This example plugin shows you how to create a custom Alert Type, create alerts based on that type and corresponding UI for viewing the details of all the alerts within the custom plugin.

To run this example, use the command yarn start --run-examples.