Skip to content

CloudMonitor Alarms

Provider: Alibaba Cloud
Service ID: alibaba_cms_alarms
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'alibaba_cms_alarms',
    provider: 'alibaba',
    region: 'default',
    source: 'live',
    attributes: ['name', 'rule_id', 'namespace', 'metric_name', 'state', 'enable_state']
});
</script>

<div data-sd-service="alibaba_cms_alarms" data-sd-source="live"></div>

Default Attributes

When no attributes array is specified, these columns are displayed:

attributes: ['name', 'rule_id', 'namespace', 'metric_name', 'state', 'enable_state']

All Attributes

Attribute Display Name Format Description
name Name text From API field: RuleName
rule_id Rule ID text From API field: RuleId
namespace Namespace text From API field: Namespace
metric_name Metric Name text From API field: MetricName
state State status_badge From API field: AlertState
enable_state Enabled boolean From API field: EnableState
period Period (s) text From API field: Period
description Description text From API field: RuleDescription
tags Tags tags_table All tags/labels as a key-value table

= included in default view

Sort Order

Results are sorted by: name