Introduced service time metrics to OpenSearch-Py client. (#716)

* Introduced service time metrics to opensearch-py client

Signed-off-by: saimedhi <[email protected]>

* Introduced service time metrics to opensearch-py client

Signed-off-by: saimedhi <[email protected]>

* Introduced service time metrics to opensearch-py client

Signed-off-by: saimedhi <[email protected]>

* Added service time metrics

Signed-off-by: saimedhi <[email protected]>

---------

Signed-off-by: saimedhi <[email protected]>
Signed-off-by: Sai Medhini Reddy Maryada <[email protected]>
This commit is contained in:
Sai Medhini Reddy Maryada
2024-04-15 07:20:46 -04:00
committed by GitHub
parent ba715b9d3f
commit 58e9b1d66c
13 changed files with 336 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
# metrics
```{eval-rst}
.. autoclass:: opensearchpy.Metrics
```
```{eval-rst}
.. autoclass:: opensearchpy.MetricsEvents
```
```{eval-rst}
.. autoclass:: opensearchpy.MetricsNone
```