Skip to content

Commit a05fbe0

Browse files
JanakaSandaruwanLakshanSS
authored andcommitted
docs: add Metrics - Azure Monitor to marketplace plugins
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>
1 parent 13c952d commit a05fbe0

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

src/data/marketplace-plugins.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,25 @@
480480
"default": false,
481481
"released": true
482482
},
483+
{
484+
"id": "metrics-azure-monitor",
485+
"group": "module",
486+
"name": "Metrics - Azure Monitor",
487+
"description": "The Observability Metrics Module for Azure Monitor queries OpenChoreo application and resource metrics from a Log Analytics workspace populated by the AKS Container Insights addon, and exposes them through the OpenChoreo Portal, CLI, and MCP servers, with support for metric-based alerts via Azure Monitor scheduled query rules.",
488+
"category": "Observability",
489+
"tags": [
490+
"metrics",
491+
"observability",
492+
"azure",
493+
"azuremonitor",
494+
"aks"
495+
],
496+
"logoUrl": "",
497+
"author": "OpenChoreo",
498+
"sourceUrl": "https://github.com/openchoreo/community-modules/tree/main/observability-metrics-azure-monitor",
499+
"default": false,
500+
"released": true
501+
},
483502
{
484503
"id": "tracing-xray",
485504
"group": "module",

0 commit comments

Comments
 (0)