Skip to content

Commit 0540cef

Browse files
feat: add Logs - Azure Log Analytics module to ecosystem page
Signed-off-by: Janaka Sandaruwan <janakasandaruwan1996@gmail.com>
1 parent fab868c commit 0540cef

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
@@ -425,6 +425,25 @@
425425
"default": false,
426426
"released": true
427427
},
428+
{
429+
"id": "logs-azure-loganalytics",
430+
"group": "module",
431+
"name": "Logs - Azure Log Analytics",
432+
"description": "The Observability Logs Module for Azure Log Analytics queries OpenChoreo application logs 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 log-based alerts via Azure Monitor scheduled query rules.",
433+
"category": "Observability",
434+
"tags": [
435+
"logs",
436+
"observability",
437+
"azure",
438+
"loganalytics",
439+
"aks"
440+
],
441+
"logoUrl": "",
442+
"author": "OpenChoreo",
443+
"sourceUrl": "https://github.com/openchoreo/community-modules/tree/main/observability-logs-azure-loganalytics",
444+
"default": false,
445+
"released": true
446+
},
428447
{
429448
"id": "metrics-cloudwatch",
430449
"group": "module",

0 commit comments

Comments
 (0)