[a-Za-Z_][a-Za-Z0-9_]*
. Otherwise, it will be filtered out.Parameter | Description |
name | Exporter name, which should meet the following requirements: 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 | Required. Region where the cloud product is located. If the cloud product does not distinguish regions, enter any region. |
Data Collection Latency | Unit: second. If it is set to 0, the timestamp of the original data will be ignored. If it is set to a value greater than 0, the timestamp of the original data will be reported. Since there is a certain delay in reporting cloud product monitoring data to basic monitoring, this delay will be 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 will re-pull cloud product instance information. If the instance name or cloud tag is modified or an instance is added or deleted, the monitoring data will be updated within one instance refresh interval. |
Instance ID Filtering | Optional. If it is left blank, data will be collected from all instances under the root account by default. Enter a value in the form of the key-value pair, where the key is the unique ID of the cloud product defined by the integration module, and the value is a list of comma-separated cloud product instance IDs. Only data of the instances of the cloud products specified in the key-value pair form will be collected. |
Cloud Tag Key Filtering | Optional. Enter a value in the form of the key-value pair, where one tag key can correspond to multiple tag values that are separated by |. 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. Replace illegal cloud product tag keys with valid values. For example, convert Chinese names into custom English names. |
Cloud Tag Key Operations | By default, the integration module converts uppercase letters in tag keys into underscores followed by lowercase letters. It supports the conversion of tag keys of cloud products. ToUnderLineAndLower: default operation. ToLower: full conversion to lowercase letters. NoOperation: no conversion. |
Label | Optional. You can add additional custom tags to the metrics collected by the integration module. |
Tencent Cloud Products | Select the cloud product you want to collect. |
Metric Relabel | Optional. Native metricRelabelings configuration for Prometheus Operator. The configuration method is the same as metric_relabel_configs in Prometheus scraping configuration, with only some field naming conventions being different. |
metricRelabelings:- action: labeldrop # Remove the label named labelA. regex indicates a regular expression, and multiple expressions are separated by |.regex: labelA- regex: ins-(.*) # Add a label named id, whose value is derived from the value of the label instance_id after a regular expression is applied. For example, if the value of instance_id is ins-a, the value of id is a.replacement: $1sourceLabels:- instance_idtargetLabel: id- targetLabel: region # Add a label with region being ap-guangzhou.replacement: ap-guangzhou- action: drop # Remove the metric named metricA or metricB.sourceLabels:- __name__regex: metricA|metricB
Cloud Product/Metric Documentation | Whether to Support Collecting Cloud Tags | Unique ID | Additional Notes |
Yes | cvm | Only metrics at the instance dimension are supported. | |
Yes | cbs | - | |
Yes | lb_public | By default, metrics at the instance dimension are collected. If metrics at the listener, forwarding rule domain name, or backend server dimension are required, submit a ticket. The names of metrics at different dimensions are the same name, which can be distinguished by the monitor_view tag. Instance dimension: instance. Listener dimension: listener. Backend server dimension: target. Forwarding rule domain name dimension: domain. | |
Yes | lb_private | By default, metrics at the instance dimension are collected. If metrics at the listener or forwarding rule domain name dimension are required, submit a ticket. The names of metrics at different dimensions are the same name, which can be distinguished by the monitor_view tag. Instance dimension: instance. Listener dimension: listener. Forwarding rule domain name dimension: domain. | |
Yes | cmongo | - | |
Yes | cdb | - | |
Yes | redis | - | |
Yes | redis_mem | Metrics at the instance and node dimensions are supported. | |
Yes | mariadb | Only metrics at the instance dimension are supported. | |
Yes | postgres | - | |
Yes | tdmysql | Only metrics at the instance dimension are supported. | |
Yes | cynosdb_mysql | Only metrics at the instance dimension are supported. | |
Yes | sqlserver | Only metrics at the instance dimension are supported. | |
Yes | nat_gateway | - | |
Yes | ckafka | Metrics at the broker_ip dimension are not supported. | |
Yes | lb | - | |
Yes | vpngw | - | |
Yes | vpnx | - | |
Tags are not supported. | vpc_net_detect | - | |
Yes | cdn | It does not distinguish by region. | |
Yes | ov_cdn | It does not distinguish by region. | |
Yes | cos | Storage-related metrics have a high delay (about 2 hours), and the original timestamp of the data is not retained. Storage-related metrics do not support the 1-minute granularity. By default, 5-minute data is pulled. | |
Yes | dc | - | |
Yes | dcx | - | |
Yes | dcg | They are the same as the VPC, network connection, and DC gateway. | |
Lighthouse | Yes | Lighthouse | - |
Cloud-native API gateway | Yes | apigw_cloudnative | By default, metrics at the instance and public network CLB dimensions are collected. If metrics at the node dimension are required, submit a ticket. The names of metrics at the instance and node dimensions are the same name, which can be distinguished by the monitor_view tag. Instance dimension: gateway. Public network CLB dimension: loadbalancer. Node dimension: node. |
Yes | ces | Only metrics at the instance dimension are supported. | |
Tencent Cloud TCHouse-D | Yes | cdwdrs | - |
Data Transmission Service | Yes | dts | Kafka-related dimension metrics are not supported. |
Yes | vbc | - | |
Yes | gaap | - | |
Yes | edgeone_l7 | - | |
Yes | waf | - | |
Yes | cfs | Currently, no metadata-related metrics are collected. | |
Yes | bwp | - | |
Yes | scf_v2 | By default, metrics at the alias dimension are collected. If metrics at the version dimension are required, submit a ticket. The names of metrics at the alias and version dimensions are the same name, which can be distinguished by the monitor_view tag. Alias dimension: alias. Version dimension: version. | |
Yes | cls | - | |
Yes | apigateway | Only metrics at the API dimension are supported. |
Was this page helpful?