COSMOSDB

Icon

Icon 1 1 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-generic-codecollection


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:
  • TASK_TITLE

Icon 1 1 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-generic-codecollection


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:
  • ${TASK_TITLE}

Icon 1 1 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-generic-codecollection


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:
  • TASK_TITLE

Icon 1 1 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-generic-codecollection


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:
  • ${TASK_TITLE}