Commit f5e40a5f by Nepxion

修改rule.json

parent 7fc161c5
......@@ -80,6 +80,20 @@
}
]
}
},
"weightFilterEntity": {
"weightEntityMap": {
"discovery-springcloud-example-b": [
{
"consumerServiceName": "discovery-springcloud-example-b",
"providerServiceName": "discovery-springcloud-example-c",
"weightMap": {
"1.0": 90,
"1.1": 10
}
}
]
}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment