Adds alerting plugin related docs (#213)
* Adds alerting plugin related docs Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Adds alerting examples to docs Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
This commit is contained in:
committed by
GitHub
parent
20cc9b4b98
commit
11e5d146a4
@@ -0,0 +1,11 @@
|
||||
# Plugins
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
glob:
|
||||
titlesonly:
|
||||
maxdepth: 1
|
||||
---
|
||||
|
||||
plugins/alerting_plugin
|
||||
```
|
||||
@@ -0,0 +1,5 @@
|
||||
# Alerting Plugin
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: opensearchpy.plugins.alerting.AlertingClient
|
||||
```
|
||||
Reference in New Issue
Block a user