You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
840 B
24 lines
840 B
[Load Balancer Details]
|
|
type = uri
|
|
replace_tokens = true
|
|
kpi_lane_enabled = true
|
|
entity_level_only = true
|
|
entity_activation_rules = [ \
|
|
{ \
|
|
"rule_condition": "AND", \
|
|
"rule_items": [ \
|
|
{ \
|
|
"field": "itsi_role", \
|
|
"value": "loadbalancer", \
|
|
"field_type": "info", \
|
|
"rule_type": "matches" \
|
|
}, { \
|
|
"field": "host", \
|
|
"field_type": "alias", \
|
|
"rule_type": "not", \
|
|
"value": "" \
|
|
}]}]
|
|
entity_tokens = host,itsi_role
|
|
uri = /app/itsi/DA-ITSI-LB-Load_Balancer_View?service_title=$kpi.service_title$&service_id=$kpi.service_id$&kpi_id=$kpi.kpi_id$&kpi_title=$kpi.kpi_title$&earliest=$earliest$&latest=$latest$&entity.id=$entity.id$&entity.title=$entity.title$&entity.host=$entity.host$&entity.itsi_role=$entity.itsi_role$
|
|
uri_payload_type = simple
|