Calvin
Calvin
## What's changed? **Steps to batch create task through http_sd** 1. Add http_sd params in template yml ~~~ yml - field: http_sd name: zh-CN: http_sd en-US: http_sd type: text placeholder:...
### Description 1. http request http_sd api to get service instance ip, port and more. 2. auto create monitor to monitoring service instance throght prometheus protocol Refer: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config https://prometheus.io/docs/prometheus/latest/http_sd/ ###...
## What's changed? link: #2097 **What causes this problem?** `ISO 8601` date format is used for front-end and back-end interaction, but `Jackson` doesn't config any timezone. ## Checklist - [x]...