Release Notes


Parameter | Description |
Name | Integration name, which should comply with the following naming conventions: The name should be unique. The name should conform to the following regular expression: '^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$'. |
Region | Region where the TDMQ for MQTT instance to be collected is located. It is required. |
Data Pulling Configuration | Unit: second. If it is set to 0, the timestamp of the original data is ignored. If it is set to a value greater than 0, the timestamp of the original data is reported. Since there is a certain delay in reporting monitoring data to the Basic Monitoring module, this delay is reflected in the latest data. Data pulling range: (Current time - Data collection delay - Fixed interval, Current time - Data collection delay). |
Instance Refresh Interval | Unit: minute. The minimum value is 10. At each instance refresh interval, the integration module re-pulls instance information. If the instance name or cloud tag is modified or an instance is added or deleted, the monitoring data is updated within one instance refresh interval. |
Instance ID Filtering | Optional. If it is left blank, data is collected from all instances under the root account by default. A key-value pair indicates that only the specified instances will be collected. Enter a key-value pair, where the key is TDMQ for MQTT, and the value is a list of comma-separated MQTT instance IDs that you want to monitor. |
Cloud Tag Filtering | Optional. Enter a key-value pair, where one tag key can correspond to multiple tag values that are separated by vertical bars (|). Take the intersection of different tag keys and take the union of multiple tag values under the same tag key. For products that support cloud tag filtering, if instance ID filtering is also configured, cloud tag filtering for that product will not take effect. |
Cloud Tag Key Replacement | Optional. It is used to replace invalid tag keys with valid values. For example, it can convert Chinese names to custom English names. |
Cloud Tag Key Operation | By default, the integration module converts uppercase letters in tag keys into underscores followed by lowercase letters. It supports the conversion of tag keys. ToUnderLineAndLower: default operation. ToLower: indicates converting all letters to lowercase. NoOperation: indicates that no conversion is performed. |
Tag | Optional. You can add additional custom tags to the metrics collected by the integration module. |
Cross-Account Collection | Current account role: custom role, used to obtain the temporary key for the current account. Target account role: custom role, used to obtain the temporary key for the target account. Target account UIN: root account ID of the target account. |
Metric Relabel Configuration | Optional. Native metricRelabelings configuration for Prometheus Operator. The configuration method is the same as metric_relabel_configs in Prometheus scraping configuration, with only different naming conventions for certain fields. |


Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback