kibana/x-pack/examples/alerting_example
Tyler Smalley c4815d319e
Updates Github link references from master to main (#116789)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-29 09:53:08 -07:00
..
common
public Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
server
kibana.json
README.md
tsconfig.json

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.