COSMOSDB
|
|
This taskset runs a user-provided Cosmos DB SQL query and adds the output to the report. Uses the Azure Cosmos DB Python SDK.
Tasks:
Tasks:
- TASK_TITLE
This SLI runs a user-provided Cosmos DB SQL query and pushes a metric based on the result count. Uses the Azure Cosmos DB Python SDK.
Tasks:
Tasks:
- ${TASK_TITLE}
Runs a user-provided Cosmos DB SQL query, and if the query returns results, an issue is generated with a configurable title and content.
User queries should filter for error/problem conditions - results indicate issues were found.
Tasks:
Tasks:
- TASK_TITLE
This SLI runs a user-provided Cosmos DB SQL query and pushes a health metric. Returns 0 (unhealthy) if results are found, 1 (healthy) if no results.
Tasks:
Tasks:
- ${TASK_TITLE}